![]() |
TrinityCore
|
This is the complete list of members for CreatureTextMgr, including all inherited members.
| CreatureTextMgr() | CreatureTextMgr | private |
| CreatureTextMgr(CreatureTextMgr const &)=delete | CreatureTextMgr | |
| CreatureTextMgr(CreatureTextMgr &&)=delete | CreatureTextMgr | |
| GetLocalizedChatString(uint32 entry, uint8 gender, uint8 textGroup, uint32 id, LocaleConstant locale) const | CreatureTextMgr | |
| GetRangeForChatType(ChatMsg msgType) | CreatureTextMgr | static |
| GetTextMap() const | CreatureTextMgr | inline |
| instance() | CreatureTextMgr | static |
| LoadCreatureTextLocales() | CreatureTextMgr | |
| LoadCreatureTexts() | CreatureTextMgr | |
| mLocaleTextMap | CreatureTextMgr | private |
| mTextMap | CreatureTextMgr | private |
| operator=(CreatureTextMgr const &)=delete | CreatureTextMgr | |
| operator=(CreatureTextMgr &&)=delete | CreatureTextMgr | |
| 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, SoundKitPlayType playType=SoundKitPlayType::Normal, 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 |
| TextExist(uint32 sourceEntry, uint8 textGroup) const | CreatureTextMgr | |
| ~CreatureTextMgr() | CreatureTextMgr | private |