TrinityCore
CreatureTextMgr Member List

This is the complete list of members for CreatureTextMgr, including all inherited members.

CreatureTextMgr()CreatureTextMgrprivate
CreatureTextMgr(CreatureTextMgr const &)=deleteCreatureTextMgr
CreatureTextMgr(CreatureTextMgr &&)=deleteCreatureTextMgr
GetLocalizedChatString(uint32 entry, uint8 gender, uint8 textGroup, uint32 id, LocaleConstant locale) constCreatureTextMgr
GetRangeForChatType(ChatMsg msgType)CreatureTextMgrstatic
GetTextMap() constCreatureTextMgrinline
instance()CreatureTextMgrstatic
LoadCreatureTextLocales()CreatureTextMgr
LoadCreatureTexts()CreatureTextMgr
mLocaleTextMapCreatureTextMgrprivate
mTextMapCreatureTextMgrprivate
operator=(CreatureTextMgr const &)=deleteCreatureTextMgr
operator=(CreatureTextMgr &&)=deleteCreatureTextMgr
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)CreatureTextMgrstatic
SendEmote(Unit *source, Emote emote)CreatureTextMgrstatic
SendNonChatPacket(WorldObject *source, WorldPacket const *data, ChatMsg msgType, WorldObject const *whisperTarget, CreatureTextRange range, Team team, bool gmOnly)CreatureTextMgrprivatestatic
SendSound(Creature *source, uint32 sound, ChatMsg msgType, WorldObject const *whisperTarget=nullptr, CreatureTextRange range=TEXT_RANGE_NORMAL, Team team=TEAM_OTHER, bool gmOnly=false, uint32 keyBroadcastTextId=0, SoundKitPlayType playType=SoundKitPlayType::Normal)CreatureTextMgrstatic
TextExist(uint32 sourceEntry, uint8 textGroup) constCreatureTextMgr
~CreatureTextMgr()CreatureTextMgrprivate