![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "AuctionHouseBot.h"#include "Chat.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 std::unordered_map< AuctionQuality, uint32 > const | ahbotQualityLangIds |
| void AddSC_ahbot_commandscript | ( | ) |
|
static |
Definition at line 26 of file cs_ahbot.cpp.