![]() |
TrinityCore
|
#include <CreatureTextMgrImpl.h>
Public Member Functions | |
| CreatureTextLocalizer (Builder const &builder, ChatMsg msgType) | |
| void | operator() (Player const *player) const |
Private Attributes | |
| std::array< std::unique_ptr< Trinity::ChatPacketSender >, TOTAL_LOCALES > | _cache |
| Builder const & | _builder |
| ChatMsg | _msgType |
Definition at line 30 of file CreatureTextMgrImpl.h.
|
inline |
Definition at line 33 of file CreatureTextMgrImpl.h.
|
inline |
|
private |
Definition at line 70 of file CreatureTextMgrImpl.h.
|
mutableprivate |
Definition at line 69 of file CreatureTextMgrImpl.h.
|
private |
Definition at line 71 of file CreatureTextMgrImpl.h.