![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
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) 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 *target=nullptr, ChatMsg msgType=CHAT_MSG_ADDON, Language language=LANG_ADDON, CreatureTextRange range=TEXT_RANGE_NORMAL, uint32 sound=0, TeamId teamId=TEAM_NEUTRAL, bool gmOnly=false, Player *srcPlr=nullptr) | CreatureTextMgr | |
| SendChatPacket(WorldObject *source, Builder const &builder, ChatMsg msgType, WorldObject const *target=nullptr, CreatureTextRange range=TEXT_RANGE_NORMAL, TeamId teamId=TEAM_NEUTRAL, bool gmOnly=false) const | CreatureTextMgr | |
| SendEmote(Unit *source, uint32 emote) | CreatureTextMgr | |
| SendNonChatPacket(WorldObject *source, WorldPacket const *data, ChatMsg msgType, WorldObject const *target, CreatureTextRange range, TeamId teamId, bool gmOnly) const | CreatureTextMgr | private |
| SendSound(Creature *source, uint32 sound, ChatMsg msgType, WorldObject const *target, CreatureTextRange range, TeamId teamId, bool gmOnly) | CreatureTextMgr | |
| TextExist(uint32 sourceEntry, uint8 textGroup) | CreatureTextMgr | |
| ~CreatureTextMgr() | CreatureTextMgr | inline |