|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| Battleground2ChatBuilder (ChatMsg msgtype, int32 textId, int32 arg1, int32 arg2, Player const *source=NULL, Player const *target=NULL) | |
| void | operator() (WorldPacket &data, LocaleConstant loc_idx) |
Private Attributes | |
| int32 | _arg1 |
| int32 | _arg2 |
| ChatMsg | _msgtype |
| Player const * | _source |
| Player const * | _target |
| int32 | _textId |
Definition at line 69 of file Battleground.cpp.
|
inline |
Definition at line 75 of file Battleground.cpp.
References _arg1, _arg2, _msgtype, _source, _target, _textId, ChatHandler::BuildChatPacket(), LANG_UNIVERSAL, and sObjectMgr.
|
private |
Definition at line 92 of file Battleground.cpp.
Referenced by Battleground2ChatBuilder(), and operator()().
|
private |
Definition at line 93 of file Battleground.cpp.
Referenced by Battleground2ChatBuilder(), and operator()().
|
private |
Definition at line 88 of file Battleground.cpp.
Referenced by Battleground2ChatBuilder(), and operator()().
|
private |
Definition at line 90 of file Battleground.cpp.
Referenced by Battleground2ChatBuilder(), and operator()().
|
private |
Definition at line 91 of file Battleground.cpp.
Referenced by Battleground2ChatBuilder(), and operator()().
|
private |
Definition at line 89 of file Battleground.cpp.
Referenced by Battleground2ChatBuilder(), and operator()().