![]() |
TrinityCore
|
#include <ChannelAppenders.h>
Public Member Functions | |
| PlayerNotFoundAppend (std::string const &playerName) | |
| void | Append (WorldPackets::Channel::ChannelNotify &data) const |
Static Public Attributes | |
| static uint8 const | NotificationType = CHAT_PLAYER_NOT_FOUND_NOTICE |
Private Attributes | |
| std::string | _playerName |
Definition at line 164 of file ChannelAppenders.h.
|
inlineexplicit |
Definition at line 166 of file ChannelAppenders.h.
|
inline |
Definition at line 170 of file ChannelAppenders.h.
|
private |
Definition at line 176 of file ChannelAppenders.h.
|
static |
Definition at line 168 of file ChannelAppenders.h.