![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "AuctionHouseBot.h"#include "Chat.h"#include "ChatCommand.h"#include "Language.h"#include "RBAC.h"
Include dependency graph for cs_ahbot.cpp:Go to the source code of this file.
Classes | |
| class | ahbot_commandscript |
Functions | |
| void | AddSC_ahbot_commandscript () |
Variables | |
| static constexpr std::array< uint32, MAX_AUCTION_QUALITY > | AhbotQualityLangIds |
| void AddSC_ahbot_commandscript | ( | ) |
|
staticconstexpr |
Definition at line 27 of file cs_ahbot.cpp.