AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "DBCStructure.h"
Public Attributes | |
uint32 | ID |
uint32 | ClassID |
uint32 | SubclassID |
int32 | SoundOverrideSubclassID |
int32 | Material |
uint32 | DisplayInfoID |
uint32 | InventoryType |
uint32 | SheatheType |
uint32 ItemEntry::ClassID |
Referenced by ObjectMgr::LoadItemTemplates().
uint32 ItemEntry::DisplayInfoID |
Referenced by ObjectMgr::LoadItemTemplates().
uint32 ItemEntry::ID |
uint32 ItemEntry::InventoryType |
Referenced by ObjectMgr::LoadEquipmentTemplates(), and ObjectMgr::LoadItemTemplates().
int32 ItemEntry::Material |
Referenced by ObjectMgr::LoadItemTemplates().
uint32 ItemEntry::SheatheType |
Referenced by ObjectMgr::LoadItemTemplates().
int32 ItemEntry::SoundOverrideSubclassID |
Referenced by ObjectMgr::LoadItemTemplates().
uint32 ItemEntry::SubclassID |
Referenced by ObjectMgr::LoadItemTemplates().