AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Chat.h"
#include "CommandScript.h"
#include "Language.h"
#include "Player.h"
#include "WorldSession.h"
Go to the source code of this file.
Classes | |
class | inventory_commandscript |
Functions | |
void | AddSC_inventory_commandscript () |
Variables | |
constexpr std::array< const char *, MAX_ITEM_SUBCLASS_CONTAINER > | bagSpecsToString |
constexpr std::array< uint32, MAX_ITEM_SUBCLASS_CONTAINER > | bagSpecsColors |
void AddSC_inventory_commandscript | ( | ) |
Referenced by AddCommandsScripts().
|
constexpr |
Referenced by inventory_commandscript::HandleInventoryCountCommand().
|
constexpr |
Referenced by inventory_commandscript::HandleInventoryCountCommand().