![]() |
TrinityCore
|
Inheritance diagram for ahbot_commandscript:Public Types | |
| template<auto Const> | |
| using | Wrap = std::integral_constant< decltype(Const), Const > |
Public Member Functions | |
| ahbot_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 | HandleAHBotItemsAmountCommand (ChatHandler *handler, std::array< uint32, MAX_AUCTION_QUALITY > const &items) |
| template<typename QConst > | |
| static bool | HandleAHBotItemsAmountQualityCommand (ChatHandler *handler, uint32 amount) |
| static bool | HandleAHBotItemsRatioCommand (ChatHandler *handler, uint32 alliance, uint32 horde, uint32 neutral) |
| template<typename HConst > | |
| static bool | HandleAHBotItemsRatioHouseCommand (ChatHandler *handler, uint32 ratio) |
| static bool | HandleAHBotRebuildCommand (ChatHandler *, Optional< EXACT_SEQUENCE("all")> all) |
| static bool | HandleAHBotReloadCommand (ChatHandler *handler) |
| static bool | HandleAHBotStatusCommand (ChatHandler *handler, Optional< EXACT_SEQUENCE("all")> all) |
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 38 of file cs_ahbot.cpp.
| using ahbot_commandscript::Wrap = std::integral_constant<decltype(Const), Const> |
Definition at line 44 of file cs_ahbot.cpp.
|
inline |
Definition at line 41 of file cs_ahbot.cpp.
|
inlineoverridevirtual |
Implements CommandScript.
Definition at line 46 of file cs_ahbot.cpp.
Here is the call graph for this function:
|
inlinestatic |
Definition at line 85 of file cs_ahbot.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
|
inlinestatic |
Definition at line 106 of file cs_ahbot.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Definition at line 130 of file cs_ahbot.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 137 of file cs_ahbot.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: