![]() |
TrinityCore
|
Inheritance diagram for reset_commandscript:Public Member Functions | |
| reset_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 | HandleResetAchievementsCommand (ChatHandler *handler, char const *args) |
| static bool | HandleResetHonorCommand (ChatHandler *handler, char const *args) |
| static bool | HandleResetStatsOrLevelHelper (Player *player) |
| static bool | HandleResetLevelCommand (ChatHandler *handler, char const *args) |
| static bool | HandleResetSpellsCommand (ChatHandler *handler, char const *args) |
| static bool | HandleResetStatsCommand (ChatHandler *handler, char const *args) |
| static bool | HandleResetTalentsCommand (ChatHandler *handler, char const *args) |
| static bool | HandleResetAllCommand (ChatHandler *handler, char const *args) |
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 46 of file cs_reset.cpp.
|
inline |
Definition at line 49 of file cs_reset.cpp.
|
inlineoverridevirtual |
Implements CommandScript.
Definition at line 51 of file cs_reset.cpp.
Here is the call graph for this function:
|
inlinestatic |
Definition at line 70 of file cs_reset.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 273 of file cs_reset.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 85 of file cs_reset.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 128 of file cs_reset.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 161 of file cs_reset.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 190 of file cs_reset.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 97 of file cs_reset.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 207 of file cs_reset.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: