![]() |
TrinityCore
|
#include <ChannelAppenders.h>
Public Member Functions | |
| PlayerUnbannedAppend (ObjectGuid const &moderator, ObjectGuid const &unbanned) | |
| void | Append (WorldPackets::Channel::ChannelNotify &data) const |
Static Public Attributes | |
| static uint8 const | NotificationType = CHAT_PLAYER_UNBANNED_NOTICE |
Private Attributes | |
| ObjectGuid | _moderator |
| ObjectGuid | _unbanned |
Definition at line 305 of file ChannelAppenders.h.
|
inlineexplicit |
Definition at line 307 of file ChannelAppenders.h.
|
inline |
Definition at line 311 of file ChannelAppenders.h.
|
private |
Definition at line 318 of file ChannelAppenders.h.
|
private |
Definition at line 319 of file ChannelAppenders.h.
|
static |
Definition at line 309 of file ChannelAppenders.h.