![]() |
TrinityCore
|
This is the complete list of members for tele_commandscript, including all inherited members.
| _name | ScriptObject | private |
| CommandScript(char const *name) noexcept | CommandScript | explicitprotected |
| DoNameTeleport(ChatHandler *handler, PlayerIdentifier player, uint32 mapId, Position const &pos, std::string const &locationName) | tele_commandscript | inlinestatic |
| GetCommands() const override | tele_commandscript | inlinevirtual |
| GetName() const | ScriptObject | |
| HandleTeleAddCommand(ChatHandler *handler, std::string const &name) | tele_commandscript | inlinestatic |
| HandleTeleCommand(ChatHandler *handler, GameTele const *tele) | tele_commandscript | inlinestatic |
| HandleTeleDelCommand(ChatHandler *handler, GameTele const *tele) | tele_commandscript | inlinestatic |
| HandleTeleGroupCommand(ChatHandler *handler, GameTele const *tele) | tele_commandscript | inlinestatic |
| HandleTeleNameCommand(ChatHandler *handler, Optional< PlayerIdentifier > player, Variant< GameTele const *, EXACT_SEQUENCE("$home")> where) | tele_commandscript | inlinestatic |
| HandleTeleNameNpcIdCommand(ChatHandler *handler, PlayerIdentifier player, Variant< Hyperlink< creature_entry >, uint32 > creatureId) | tele_commandscript | inlinestatic |
| HandleTeleNameNpcNameCommand(ChatHandler *handler, PlayerIdentifier player, Tail name) | tele_commandscript | inlinestatic |
| HandleTeleNameNpcSpawnIdCommand(ChatHandler *handler, PlayerIdentifier player, Variant< Hyperlink< creature >, ObjectGuid::LowType > spawnId) | tele_commandscript | inlinestatic |
| operator=(ScriptObject const &right)=delete | ScriptObject | |
| operator=(ScriptObject &&right)=delete | ScriptObject | |
| ScriptObject(ScriptObject const &right)=delete | ScriptObject | |
| ScriptObject(ScriptObject &&right)=delete | ScriptObject | |
| ScriptObject(char const *name) noexcept | ScriptObject | explicitprotected |
| tele_commandscript() | tele_commandscript | inline |
| ~CommandScript() | CommandScript | |
| ~ScriptObject() | ScriptObject | protectedvirtual |