![]() |
TrinityCore
|
#include <ChannelAppenders.h>
Public Member Functions | |
| ChannelOwnerAppend (Channel const *channel, ObjectGuid const &ownerGuid) | |
| void | Append (WorldPackets::Channel::ChannelNotify &data) const |
Static Public Attributes | |
| static uint8 const | NotificationType = CHAT_CHANNEL_OWNER_NOTICE |
Private Attributes | |
| Channel const * | _channel |
| ObjectGuid | _ownerGuid |
| std::string | _ownerName |
Definition at line 186 of file ChannelAppenders.h.
|
inlineexplicit |
Definition at line 188 of file ChannelAppenders.h.
|
inline |
|
private |
Definition at line 202 of file ChannelAppenders.h.
|
private |
Definition at line 203 of file ChannelAppenders.h.
|
private |
Definition at line 205 of file ChannelAppenders.h.
|
static |
Definition at line 194 of file ChannelAppenders.h.