TrinityCore
scene_commandscript Member List

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

_nameScriptObjectprivate
CommandScript(char const *name)CommandScriptexplicitprotected
GetCommands() const overridescene_commandscriptinlinevirtual
GetName() constScriptObject
HandleCancelSceneCommand(ChatHandler *handler, uint32 sceneScriptPackageId)scene_commandscriptinlinestatic
HandleDebugSceneCommand(ChatHandler *handler)scene_commandscriptinlinestatic
HandlePlaySceneCommand(ChatHandler *handler, uint32 sceneId)scene_commandscriptinlinestatic
HandlePlayScenePackageCommand(ChatHandler *handler, uint32 sceneScriptPackageId, Optional< uint32 > flags)scene_commandscriptinlinestatic
operator=(ScriptObject const &right)=deleteScriptObject
operator=(ScriptObject &&right)=deleteScriptObject
scene_commandscript()scene_commandscriptinline
ScriptObject(ScriptObject const &right)=deleteScriptObject
ScriptObject(ScriptObject &&right)=deleteScriptObject
ScriptObject(char const *name)ScriptObjectprotected
~CommandScript()CommandScript
~ScriptObject()ScriptObjectprotectedvirtual