![]() |
TrinityCore
|
Public Types | |
| typedef std::vector < WorldPackets::Packet * > | WorldPacketList |
Public Member Functions | |
| WorldWorldTextBuilder (uint32 textId, va_list *args=NULL) | |
| void | operator() (WorldPacketList &dataList, LocaleConstant locale) |
Static Public Attributes | |
| static size_t const | BufferSize = 2048 |
Private Member Functions | |
| void | do_helper (WorldPacketList &dataList, char *text) |
Private Attributes | |
| uint32 | i_textId |
| va_list * | i_args |
| typedef std::vector<WorldPackets::Packet*> Trinity::WorldWorldTextBuilder::WorldPacketList |
|
inlineexplicit |
|
inlineprivate |
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Here is the call graph for this function:
|
static |
|
private |
|
private |
1.8.8