![]() |
TrinityCore
|
#include <CreatureTextMgrImpl.h>
Public Member Functions | |
| CreatureTextLocalizer (Builder const &builder, ChatMsg msgType) | |
| ~CreatureTextLocalizer () | |
| void | operator() (Player const *player) const |
Private Attributes | |
| std::vector< std::pair< WorldPacket *, size_t > * > | _packetCache |
| Builder const & | _builder |
| ChatMsg | _msgType |
Definition at line 29 of file CreatureTextMgrImpl.h.
|
inline |
Definition at line 32 of file CreatureTextMgrImpl.h.
|
inline |
Definition at line 37 of file CreatureTextMgrImpl.h.
|
inline |
|
private |
Definition at line 82 of file CreatureTextMgrImpl.h.
|
private |
Definition at line 83 of file CreatureTextMgrImpl.h.
|
mutableprivate |
Definition at line 81 of file CreatureTextMgrImpl.h.