![]() |
TrinityCore
|
#include <ChannelAppenders.h>
Public Member Functions | |
| PlayerKickedAppend (ObjectGuid const &kicker, ObjectGuid const &kickee) | |
| void | Append (WorldPackets::Channel::ChannelNotify &data) const |
Static Public Attributes | |
| static uint8 const | NotificationType = CHAT_PLAYER_KICKED_NOTICE |
Private Attributes | |
| ObjectGuid | _kicker |
| ObjectGuid | _kickee |
Definition at line 264 of file ChannelAppenders.h.
|
inlineexplicit |
Definition at line 266 of file ChannelAppenders.h.
|
inline |
Definition at line 270 of file ChannelAppenders.h.
|
private |
Definition at line 278 of file ChannelAppenders.h.
|
private |
Definition at line 277 of file ChannelAppenders.h.
|
static |
Definition at line 268 of file ChannelAppenders.h.