![]() |
TrinityCore
|
Inheritance diagram for arena_commandscript:Public Member Functions | |
| arena_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 | HandleArenaCreateCommand (ChatHandler *handler, Optional< PlayerIdentifier > captain, QuotedString name, ArenaTeamTypes type) |
| static bool | HandleArenaDisbandCommand (ChatHandler *handler, uint32 teamId) |
| static bool | HandleArenaRenameCommand (ChatHandler *handler, QuotedString oldName, QuotedString newName) |
| static bool | HandleArenaCaptainCommand (ChatHandler *handler, uint32 teamId, Optional< PlayerIdentifier > target) |
| static bool | HandleArenaInfoCommand (ChatHandler *handler, uint32 teamId) |
| static bool | HandleArenaLookupCommand (ChatHandler *handler, Tail needle) |
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 36 of file cs_arena.cpp.
|
inline |
Definition at line 39 of file cs_arena.cpp.
|
inlineoverridevirtual |
Implements CommandScript.
Definition at line 41 of file cs_arena.cpp.
Here is the call graph for this function:
|
inlinestatic |
Definition at line 159 of file cs_arena.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 59 of file cs_arena.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 96 of file cs_arena.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 204 of file cs_arena.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 222 of file cs_arena.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 122 of file cs_arena.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: