![]() |
TrinityCore
|
Inheritance diagram for instance_commandscript:Public Member Functions | |
| instance_commandscript () | |
| ChatCommandTable | GetCommands () const override |
Public Member Functions inherited from ScriptObject | |
| std::string const & | GetName () const |
Static Public Member Functions | |
| static bool | HandleInstanceListBindsCommand (ChatHandler *handler) |
| static bool | HandleInstanceUnbindCommand (ChatHandler *handler, Variant< uint16, EXACT_SEQUENCE("all")> mapArg, Optional< uint8 > difficultyArg) |
| static bool | HandleInstanceStatsCommand (ChatHandler *handler) |
| static bool | HandleInstanceSaveDataCommand (ChatHandler *handler) |
| static bool | HandleInstanceSetBossStateCommand (ChatHandler *handler, uint32 encounterId, EncounterState state, Optional< PlayerIdentifier > player) |
| static bool | HandleInstanceGetBossStateCommand (ChatHandler *handler, uint32 encounterId, Optional< PlayerIdentifier > player) |
Additional Inherited Members | |
Protected Member Functions inherited from CommandScript | |
| CommandScript (char const *name) | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) | |
| virtual | ~ScriptObject () |
Definition at line 41 of file cs_instance.cpp.
|
inline |
Definition at line 44 of file cs_instance.cpp.
|
inlineoverridevirtual |
Implements CommandScript.
Definition at line 46 of file cs_instance.cpp.
Here is the call graph for this function:
|
inlinestatic |
Definition at line 224 of file cs_instance.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 66 of file cs_instance.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 153 of file cs_instance.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 176 of file cs_instance.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 142 of file cs_instance.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 104 of file cs_instance.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: