TrinityCore
go_commandscript Member List

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

_nameScriptObjectprivate
CommandScript(char const *name)CommandScriptexplicitprotected
DoTeleport(ChatHandler *handler, Position pos, uint32 mapId=MAPID_INVALID)go_commandscriptinlinestatic
GetCommands() const overridego_commandscriptinlinevirtual
GetName() constScriptObject
go_commandscript()go_commandscriptinline
HandleGoAreaTriggerCommand(ChatHandler *handler, Variant< Hyperlink< areatrigger >, uint32 > areaTriggerId)go_commandscriptinlinestatic
HandleGoBossCommand(ChatHandler *handler, std::vector< std::string_view > needles)go_commandscriptinlinestatic
HandleGoCreatureCIdCommand(ChatHandler *handler, Variant< Hyperlink< creature_entry >, uint32 > cId)go_commandscriptinlinestatic
HandleGoCreatureSpawnIdCommand(ChatHandler *handler, Variant< Hyperlink< creature >, ObjectGuid::LowType > spawnId)go_commandscriptinlinestatic
HandleGoGameObjectGOIdCommand(ChatHandler *handler, Variant< Hyperlink< gameobject_entry >, uint32 > goId)go_commandscriptinlinestatic
HandleGoGameObjectSpawnIdCommand(ChatHandler *handler, Variant< Hyperlink< gameobject >, ObjectGuid::LowType > spawnId)go_commandscriptinlinestatic
HandleGoGraveyardCommand(ChatHandler *handler, uint32 gyId)go_commandscriptinlinestatic
HandleGoGridCommand(ChatHandler *handler, float gridX, float gridY, Optional< uint32 > oMapId)go_commandscriptinlinestatic
HandleGoInstanceCommand(ChatHandler *handler, std::vector< std::string_view > labels)go_commandscriptinlinestatic
HandleGoOffsetCommand(ChatHandler *handler, float dX, Optional< float > dY, Optional< float > dZ, Optional< float > dO)go_commandscriptinlinestatic
HandleGoQuestCommand(ChatHandler *handler, Variant< Hyperlink< quest >, uint32 > questData)go_commandscriptinlinestatic
HandleGoTaxinodeCommand(ChatHandler *handler, Variant< Hyperlink< taxinode >, uint32 > nodeId)go_commandscriptinlinestatic
HandleGoTicketCommand(ChatHandler *handler, uint32 ticketId)go_commandscriptinlinestatic
HandleGoXYZCommand(ChatHandler *handler, float x, float y, Optional< float > z, Optional< uint32 > id, Optional< float > o)go_commandscriptinlinestatic
HandleGoZoneXYCommand(ChatHandler *handler, float x, float y, Optional< Variant< Hyperlink< area >, uint32 > > areaIdArg)go_commandscriptinlinestatic
operator=(ScriptObject const &right)=deleteScriptObject
operator=(ScriptObject &&right)=deleteScriptObject
ScriptObject(ScriptObject const &right)=deleteScriptObject
ScriptObject(ScriptObject &&right)=deleteScriptObject
ScriptObject(char const *name)ScriptObjectprotected
~CommandScript()CommandScript
~ScriptObject()ScriptObjectprotectedvirtual