![]() |
TrinityCore
|
Inheritance diagram for lfg_commandscript:Public Member Functions | |
| lfg_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 | HandleLfgPlayerInfoCommand (ChatHandler *handler, Optional< PlayerIdentifier > player) |
| static bool | HandleLfgGroupInfoCommand (ChatHandler *handler, Optional< PlayerIdentifier > player) |
| static bool | HandleLfgOptionsCommand (ChatHandler *handler, Optional< uint32 > optionsArg) |
| static bool | HandleLfgQueueInfoCommand (ChatHandler *handler, Tail full) |
| static bool | HandleLfgCleanCommand (ChatHandler *handler) |
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 47 of file cs_lfg.cpp.
|
inline |
Definition at line 50 of file cs_lfg.cpp.
|
inlineoverridevirtual |
Implements CommandScript.
Definition at line 52 of file cs_lfg.cpp.
Here is the call graph for this function:
|
inlinestatic |
Definition at line 147 of file cs_lfg.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 86 of file cs_lfg.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 130 of file cs_lfg.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 70 of file cs_lfg.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 141 of file cs_lfg.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: