![]() |
TrinityCore
|
Inheritance diagram for scene_commandscript:Public Member Functions | |
| scene_commandscript () | |
| std::span< ChatCommandBuilder const > | GetCommands () const override |
Public Member Functions inherited from CommandScript | |
| ~CommandScript () | |
Public Member Functions inherited from ScriptObject | |
| ScriptObject (ScriptObject const &right)=delete | |
| ScriptObject (ScriptObject &&right)=delete | |
| ScriptObject & | operator= (ScriptObject const &right)=delete |
| ScriptObject & | operator= (ScriptObject &&right)=delete |
| std::string const & | GetName () const |
Static Public Member Functions | |
| static bool | HandleDebugSceneCommand (ChatHandler *handler) |
| static bool | HandlePlaySceneCommand (ChatHandler *handler, uint32 sceneId) |
| static bool | HandlePlayScenePackageCommand (ChatHandler *handler, uint32 sceneScriptPackageId, Optional< uint32 > flags) |
| static bool | HandleCancelSceneCommand (ChatHandler *handler, uint32 sceneScriptPackageId) |
Additional Inherited Members | |
Protected Member Functions inherited from CommandScript | |
| CommandScript (char const *name) noexcept | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) noexcept | |
| virtual | ~ScriptObject () |
Definition at line 30 of file cs_scene.cpp.
|
inline |
Definition at line 33 of file cs_scene.cpp.
|
inlineoverridevirtual |
Implements CommandScript.
Definition at line 35 of file cs_scene.cpp.
Here is the call graph for this function:
|
inlinestatic |
Definition at line 98 of file cs_scene.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 51 of file cs_scene.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 62 of file cs_scene.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 80 of file cs_scene.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: