TrinityCore
|
This is the complete list of members for CreatureTextMgr, including all inherited members.
CreatureTextMgr() | CreatureTextMgr | inlineprivate |
GetLocalizedChatString(uint32 entry, uint8 gender, uint8 textGroup, uint32 id, LocaleConstant locale) const | CreatureTextMgr | |
GetRangeForChatType(ChatMsg msgType) | CreatureTextMgr | privatestatic |
GetRepeatGroup(Creature *source, uint8 textGroup) const | CreatureTextMgr | private |
GetTextMap() const | CreatureTextMgr | inline |
instance() | CreatureTextMgr | static |
LoadCreatureTextLocales() | CreatureTextMgr | |
LoadCreatureTexts() | CreatureTextMgr | |
mLocaleTextMap | CreatureTextMgr | private |
mTextMap | CreatureTextMgr | private |
SendChat(Creature *source, uint8 textGroup, WorldObject const *whisperTarget=nullptr, ChatMsg msgType=CHAT_MSG_ADDON, Language language=LANG_ADDON, CreatureTextRange range=TEXT_RANGE_NORMAL, uint32 sound=0, Team team=TEAM_OTHER, bool gmOnly=false, Player *srcPlr=nullptr) | CreatureTextMgr | |
SendChatPacket(WorldObject *source, Builder const &builder, ChatMsg msgType, WorldObject const *whisperTarget=nullptr, CreatureTextRange range=TEXT_RANGE_NORMAL, Team team=TEAM_OTHER, bool gmOnly=false) | CreatureTextMgr | static |
SendEmote(Unit *source, uint32 emote) | CreatureTextMgr | static |
SendNonChatPacket(WorldObject *source, WorldPacket const *data, ChatMsg msgType, WorldObject const *whisperTarget, CreatureTextRange range, Team team, bool gmOnly) | CreatureTextMgr | privatestatic |
SendSound(Creature *source, uint32 sound, ChatMsg msgType, WorldObject const *whisperTarget=nullptr, CreatureTextRange range=TEXT_RANGE_NORMAL, Team team=TEAM_OTHER, bool gmOnly=false) | CreatureTextMgr | static |
SetRepeatId(Creature *source, uint8 textGroup, uint8 id) | CreatureTextMgr | private |
TextExist(uint32 sourceEntry, uint8 textGroup) const | CreatureTextMgr | |
~CreatureTextMgr() | CreatureTextMgr | inlineprivate |