![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for tele_commandscript, including all inherited members.
| _name | ScriptObject | private |
| _totalAvailableHooks | ScriptObject | private |
| checkValidity() | ScriptObject | inlinevirtual |
| CommandScript(const char *name) | CommandScript | protected |
| 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 | inline |
| GetTotalAvailableHooks() | ScriptObject | inline |
| 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 |
| isAfterLoadScript() const | ScriptObject | inlinevirtual |
| IsDatabaseBound() const | ScriptObject | inlinevirtual |
| ScriptObject(const char *name, uint16 totalAvailableHooks=0) | ScriptObject | inlineprotected |
| tele_commandscript() | tele_commandscript | inline |
| ~ScriptObject()=default | ScriptObject | protectedvirtual |