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

Function Documentation

◆ AddSC_ahbot_commandscript()

void AddSC_ahbot_commandscript ( )

Definition at line 204 of file cs_ahbot.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ ahbotQualityLangIds

std::unordered_map<AuctionQuality, uint32> const ahbotQualityLangIds
static
Initial value:

Definition at line 26 of file cs_ahbot.cpp.