TrinityCore
PlayerAlreadyMemberAppend Struct Reference

#include <ChannelAppenders.h>

Public Member Functions

 PlayerAlreadyMemberAppend (ObjectGuid const &guid)
 
void Append (WorldPackets::Channel::ChannelNotify &data) const
 

Static Public Attributes

static uint8 const NotificationType = CHAT_PLAYER_ALREADY_MEMBER_NOTICE
 

Private Attributes

ObjectGuid _guid
 

Detailed Description

Definition at line 337 of file ChannelAppenders.h.

Constructor & Destructor Documentation

◆ PlayerAlreadyMemberAppend()

PlayerAlreadyMemberAppend::PlayerAlreadyMemberAppend ( ObjectGuid const &  guid)
inlineexplicit

Definition at line 339 of file ChannelAppenders.h.

Member Function Documentation

◆ Append()

void PlayerAlreadyMemberAppend::Append ( WorldPackets::Channel::ChannelNotify data) const
inline

Definition at line 343 of file ChannelAppenders.h.

Member Data Documentation

◆ _guid

ObjectGuid PlayerAlreadyMemberAppend::_guid
private

Definition at line 349 of file ChannelAppenders.h.

◆ NotificationType

uint8 const PlayerAlreadyMemberAppend::NotificationType = CHAT_PLAYER_ALREADY_MEMBER_NOTICE
static

Definition at line 341 of file ChannelAppenders.h.


The documentation for this struct was generated from the following file: