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

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

_nameScriptObjectprivate
checkValidity()ScriptObjectinlinevirtual
CommandScript(const char *name)CommandScriptprotected
DoTeleport(ChatHandler *handler, Position pos, uint32 mapId=MAPID_INVALID)go_commandscriptinlinestatic
GetCommands() const overridego_commandscriptinlinevirtual
GetCreatureData(ChatHandler *handler, uint32 entry)go_commandscriptinlinestatic
GetGameObjectData(ChatHandler *handler, uint32 entry)go_commandscriptinlinestatic
GetName() constScriptObjectinline
go_commandscript()go_commandscriptinline
HandleGoCreatureCIdCommand(ChatHandler *handler, Variant< Hyperlink< creature_entry >, uint32 > cId)go_commandscriptinlinestatic
HandleGoCreatureNameCommand(ChatHandler *handler, Tail name)go_commandscriptinlinestatic
HandleGoCreatureSpawnIdCommand(ChatHandler *handler, Variant< Hyperlink< creature >, ObjectGuid::LowType > spawnId)go_commandscriptinlinestatic
HandleGoGameObjectGOIdCommand(ChatHandler *handler, uint32 goId)go_commandscriptinlinestatic
HandleGoGameObjectSpawnIdCommand(ChatHandler *handler, uint32 spawnId)go_commandscriptinlinestatic
HandleGoGraveyardCommand(ChatHandler *handler, uint32 gyId)go_commandscriptinlinestatic
HandleGoGridCommand(ChatHandler *handler, float gridX, float gridY, Optional< uint32 > oMapId)go_commandscriptinlinestatic
HandleGoQuestCommand(ChatHandler *handler, std::string_view type, Quest const *quest)go_commandscriptinlinestatic
HandleGoTaxinodeCommand(ChatHandler *handler, Variant< Hyperlink< taxinode >, uint32 > nodeId)go_commandscriptinlinestatic
HandleGoTicketCommand(ChatHandler *handler, uint32 ticketId)go_commandscriptinlinestatic
HandleGoTriggerCommand(ChatHandler *handler, Variant< Hyperlink< areatrigger >, uint32 > areaTriggerId)go_commandscriptinlinestatic
HandleGoXYZCommand(ChatHandler *handler, Tail args)go_commandscriptinlinestatic
HandleGoZoneXYCommand(ChatHandler *handler, float x, float y, Optional< Variant< Hyperlink< area >, uint32 > > areaIdArg)go_commandscriptinlinestatic
isAfterLoadScript() constScriptObjectinlinevirtual
IsDatabaseBound() constScriptObjectinlinevirtual
ScriptObject(const char *name)ScriptObjectinlineprotected
~ScriptObject()=defaultScriptObjectprotectedvirtual