![]() |
TrinityCore
|
This is the complete list of members for scene_commandscript, including all inherited members.
| _name | ScriptObject | private |
| CommandScript(char const *name) noexcept | CommandScript | explicitprotected |
| GetCommands() const override | scene_commandscript | inlinevirtual |
| GetName() const | ScriptObject | |
| HandleCancelSceneCommand(ChatHandler *handler, uint32 sceneScriptPackageId) | scene_commandscript | inlinestatic |
| HandleDebugSceneCommand(ChatHandler *handler) | scene_commandscript | inlinestatic |
| HandlePlaySceneCommand(ChatHandler *handler, uint32 sceneId) | scene_commandscript | inlinestatic |
| HandlePlayScenePackageCommand(ChatHandler *handler, uint32 sceneScriptPackageId, Optional< uint32 > flags) | scene_commandscript | inlinestatic |
| operator=(ScriptObject const &right)=delete | ScriptObject | |
| operator=(ScriptObject &&right)=delete | ScriptObject | |
| scene_commandscript() | scene_commandscript | inline |
| ScriptObject(ScriptObject const &right)=delete | ScriptObject | |
| ScriptObject(ScriptObject &&right)=delete | ScriptObject | |
| ScriptObject(char const *name) noexcept | ScriptObject | explicitprotected |
| ~CommandScript() | CommandScript | |
| ~ScriptObject() | ScriptObject | protectedvirtual |