AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
BattlegroundChatBuilder (ChatMsg msgtype, uint32 textId, Player const *source, va_list *args=nullptr) | |
void | operator() (WorldPacket &data, LocaleConstant loc_idx) |
Private Member Functions | |
void | do_helper (WorldPacket &data, char const *text) |
Private Attributes | |
ChatMsg | _msgtype |
uint32 | _textId |
Player const * | _source |
va_list * | _args |
|
inline |
|
inlineprivate |
References _msgtype, _source, ChatHandler::BuildChatPacket(), and LANG_UNIVERSAL.
Referenced by operator()().
|
inline |
References _args, _textId, do_helper(), and sObjectMgr.
|
private |
Referenced by operator()().
|
private |
Referenced by do_helper().
|
private |
Referenced by do_helper().
|
private |
Referenced by operator()().