![]() |
TrinityCore
|
#include <ChannelAppenders.h>
Public Member Functions | |
| PlayerNotBannedAppend (std::string const &playerName) | |
| void | Append (WorldPackets::Channel::ChannelNotify &data) const |
Static Public Attributes | |
| static uint8 const | NotificationType = CHAT_PLAYER_NOT_BANNED_NOTICE |
Private Attributes | |
| std::string | _playerName |
Definition at line 322 of file ChannelAppenders.h.
|
inlineexplicit |
Definition at line 324 of file ChannelAppenders.h.
|
inline |
Definition at line 328 of file ChannelAppenders.h.
|
private |
Definition at line 334 of file ChannelAppenders.h.
|
static |
Definition at line 326 of file ChannelAppenders.h.