AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
debug_commandscript Member List

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

_nameScriptObjectprivate
checkValidity()ScriptObjectinlinevirtual
CommandScript(const char *name)CommandScriptprotected
debug_commandscript()debug_commandscriptinline
GetCommands() const overridedebug_commandscriptinlinevirtual
GetName() constScriptObjectinline
HandleDebugAnimCommand(ChatHandler *handler, Emote emote)debug_commandscriptinlinestatic
HandleDebugAreaTriggersCommand(ChatHandler *handler)debug_commandscriptinlinestatic
HandleDebugArenaCommand(ChatHandler *)debug_commandscriptinlinestatic
HandleDebugBattlegroundCommand(ChatHandler *)debug_commandscriptinlinestatic
HandleDebugDummyCommand(ChatHandler *handler)debug_commandscriptinlinestatic
HandleDebugDungeonFinderCommand(ChatHandler *)debug_commandscriptinlinestatic
HandleDebugEnterVehicleCommand(ChatHandler *handler, uint32 entry, Optional< int8 > seatId)debug_commandscriptinlinestatic
HandleDebugGetItemStateCommand(ChatHandler *handler, std::string itemState)debug_commandscriptinlinestatic
HandleDebugGetItemValueCommand(ChatHandler *handler, ObjectGuid::LowType guid, uint32 index)debug_commandscriptinlinestatic
HandleDebugGetLootRecipientCommand(ChatHandler *handler)debug_commandscriptinlinestatic
HandleDebugGetValueCommand(ChatHandler *handler, uint32 index, bool isInt)debug_commandscriptinlinestatic
HandleDebugHostileRefListCommand(ChatHandler *handler)debug_commandscriptinlinestatic
HandleDebugItemExpireCommand(ChatHandler *handler, ObjectGuid::LowType guid)debug_commandscriptinlinestatic
HandleDebugLoSCommand(ChatHandler *handler)debug_commandscriptinlinestatic
HandleDebugMod32ValueCommand(ChatHandler *handler, uint32 index, uint32 value)debug_commandscriptinlinestatic
HandleDebugMoveflagsCommand(ChatHandler *handler, Optional< uint32 > moveFlags, Optional< uint32 > moveFlagsExtra)debug_commandscriptinlinestatic
HandleDebugObjectCountCommand(ChatHandler *handler, Optional< uint32 > mapId)debug_commandscriptinlinestatic
HandleDebugObjectCountMap(ChatHandler *handler, Map *map)debug_commandscriptinlinestatic
HandleDebugPlayCinematicCommand(ChatHandler *handler, uint32 cinematicId)debug_commandscriptinlinestatic
HandleDebugPlayMovieCommand(ChatHandler *handler, uint32 movieId)debug_commandscriptinlinestatic
HandleDebugPlayMusicCommand(ChatHandler *handler, uint32 musicId)debug_commandscriptinlinestatic
HandleDebugPlaySoundCommand(ChatHandler *handler, uint32 soundId)debug_commandscriptinlinestatic
HandleDebugSendBuyErrorCommand(ChatHandler *handler, BuyResult error)debug_commandscriptinlinestatic
HandleDebugSendChannelNotifyCommand(ChatHandler *handler, ChatNotify type)debug_commandscriptinlinestatic
HandleDebugSendChatMsgCommand(ChatHandler *handler, ChatMsg type)debug_commandscriptinlinestatic
HandleDebugSendEquipErrorCommand(ChatHandler *handler, InventoryResult error)debug_commandscriptinlinestatic
HandleDebugSendLargePacketCommand(ChatHandler *handler)debug_commandscriptinlinestatic
HandleDebugSendOpcodeCommand(ChatHandler *handler)debug_commandscriptinlinestatic
HandleDebugSendQuestInvalidMsgCommand(ChatHandler *handler, QuestFailedReason msg)debug_commandscriptinlinestatic
HandleDebugSendQuestPartyMsgCommand(ChatHandler *handler, QuestShareMessages msg)debug_commandscriptinlinestatic
HandleDebugSendSellErrorCommand(ChatHandler *handler, SellResult error)debug_commandscriptinlinestatic
HandleDebugSendSetPhaseShiftCommand(ChatHandler *handler, uint32 phaseShift)debug_commandscriptinlinestatic
HandleDebugSendSpellFailCommand(ChatHandler *handler, SpellCastResult result, Optional< uint32 > failArg1, Optional< uint32 > failArg2)debug_commandscriptinlinestatic
HandleDebugSet32BitCommand(ChatHandler *handler, uint32 index, uint8 bit)debug_commandscriptinlinestatic
HandleDebugSetAuraStateCommand(ChatHandler *handler, Optional< AuraStateType > state, bool apply)debug_commandscriptinlinestatic
HandleDebugSetItemValueCommand(ChatHandler *handler, ObjectGuid::LowType guid, uint32 index, uint32 value)debug_commandscriptinlinestatic
HandleDebugSetValueCommand(ChatHandler *handler, uint32 index, Variant< uint32, float > value)debug_commandscriptinlinestatic
HandleDebugSetVehicleIdCommand(ChatHandler *handler, uint32 id)debug_commandscriptinlinestatic
HandleDebugSpawnVehicleCommand(ChatHandler *handler, uint32 entry, Optional< uint32 > id)debug_commandscriptinlinestatic
HandleDebugThreatListCommand(ChatHandler *handler)debug_commandscriptinlinestatic
HandleDebugUnitStateCommand(ChatHandler *handler, uint32 unitState)debug_commandscriptinlinestatic
HandleDebugUpdateCommand(ChatHandler *handler, uint32 index, Optional< uint32 > value)debug_commandscriptinlinestatic
HandleDebugUpdateWorldStateCommand(ChatHandler *handler, uint32 variable, uint32 value)debug_commandscriptinlinestatic
HandleDebugVisualCommand(ChatHandler *handler, uint32 visualId)debug_commandscriptinlinestatic
HandleWPGPSCommand(ChatHandler *handler)debug_commandscriptinlinestatic
isAfterLoadScript() constScriptObjectinlinevirtual
IsDatabaseBound() constScriptObjectinlinevirtual
ScriptObject(const char *name)ScriptObjectinlineprotected
~ScriptObject()=defaultScriptObjectprotectedvirtual