TrinityCore
tele_commandscript Member List

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

_nameScriptObjectprivate
CommandScript(char const *name)CommandScriptexplicitprotected
DoNameTeleport(ChatHandler *handler, PlayerIdentifier player, uint32 mapId, Position const &pos, std::string const &locationName)tele_commandscriptinlinestatic
GetCommands() const overridetele_commandscriptinlinevirtual
GetName() constScriptObject
HandleTeleAddCommand(ChatHandler *handler, std::string const &name)tele_commandscriptinlinestatic
HandleTeleCommand(ChatHandler *handler, GameTele const *tele)tele_commandscriptinlinestatic
HandleTeleDelCommand(ChatHandler *handler, GameTele const *tele)tele_commandscriptinlinestatic
HandleTeleGroupCommand(ChatHandler *handler, GameTele const *tele)tele_commandscriptinlinestatic
HandleTeleNameCommand(ChatHandler *handler, Optional< PlayerIdentifier > player, Variant< GameTele const *, EXACT_SEQUENCE("$home")> where)tele_commandscriptinlinestatic
HandleTeleNameNpcIdCommand(ChatHandler *handler, PlayerIdentifier player, Variant< Hyperlink< creature_entry >, uint32 > creatureId)tele_commandscriptinlinestatic
HandleTeleNameNpcNameCommand(ChatHandler *handler, PlayerIdentifier player, Tail name)tele_commandscriptinlinestatic
HandleTeleNameNpcSpawnIdCommand(ChatHandler *handler, PlayerIdentifier player, Variant< Hyperlink< creature >, ObjectGuid::LowType > spawnId)tele_commandscriptinlinestatic
operator=(ScriptObject const &right)=deleteScriptObject
operator=(ScriptObject &&right)=deleteScriptObject
ScriptObject(ScriptObject const &right)=deleteScriptObject
ScriptObject(ScriptObject &&right)=deleteScriptObject
ScriptObject(char const *name)ScriptObjectprotected
tele_commandscript()tele_commandscriptinline
~CommandScript()CommandScript
~ScriptObject()ScriptObjectprotectedvirtual