TrinityCore
ahbot_commandscript Member List

This is the complete list of members for ahbot_commandscript, including all inherited members.

_nameScriptObjectprivate
ahbot_commandscript()ahbot_commandscriptinline
CommandScript(char const *name)CommandScriptexplicitprotected
GetCommands() const overrideahbot_commandscriptinlinevirtual
GetName() constScriptObject
HandleAHBotItemsAmountCommand(ChatHandler *handler, std::array< uint32, MAX_AUCTION_QUALITY > items)ahbot_commandscriptinlinestatic
HandleAHBotItemsAmountQualityCommand(ChatHandler *handler, uint32 amount)ahbot_commandscriptinlinestatic
HandleAHBotItemsRatioCommand(ChatHandler *handler, uint32 alliance, uint32 horde, uint32 neutral)ahbot_commandscriptinlinestatic
HandleAHBotItemsRatioHouseCommand(ChatHandler *handler, uint32 ratio)ahbot_commandscriptinlinestatic
HandleAHBotRebuildCommand(ChatHandler *, Optional< EXACT_SEQUENCE("all")> all)ahbot_commandscriptinlinestatic
HandleAHBotReloadCommand(ChatHandler *handler)ahbot_commandscriptinlinestatic
HandleAHBotStatusCommand(ChatHandler *handler, Optional< EXACT_SEQUENCE("all")> all)ahbot_commandscriptinlinestatic
operator=(ScriptObject const &right)=deleteScriptObject
operator=(ScriptObject &&right)=deleteScriptObject
ScriptObject(ScriptObject const &right)=deleteScriptObject
ScriptObject(ScriptObject &&right)=deleteScriptObject
ScriptObject(char const *name)ScriptObjectprotected
~CommandScript()CommandScript
~ScriptObject()ScriptObjectprotectedvirtual