TrinityCore
Loading...
Searching...
No Matches
cs_ahbot.cpp File Reference
#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_QUALITYAhbotQualityLangIds
 

Function Documentation

◆ AddSC_ahbot_commandscript()

void AddSC_ahbot_commandscript ( )

Definition at line 198 of file cs_ahbot.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ AhbotQualityLangIds

constexpr std::array<uint32, MAX_AUCTION_QUALITY> AhbotQualityLangIds
staticconstexpr
Initial value:

Definition at line 27 of file cs_ahbot.cpp.