|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <DB2Structure.h>
Public Attributes | |
| uint32 | Class |
| uint32 | DisplayId |
| uint32 | InventoryType |
| int32 | SoundOverrideSubclass |
| uint32 | SubClass |
Definition at line 345 of file DB2Structure.h.
| uint32 ItemEntry::Class |
Definition at line 348 of file DB2Structure.h.
Referenced by ObjectMgr::LoadItemTemplates().
| uint32 ItemEntry::DisplayId |
Definition at line 352 of file DB2Structure.h.
Referenced by ObjectMgr::LoadItemTemplates().
| uint32 ItemEntry::InventoryType |
Definition at line 353 of file DB2Structure.h.
Referenced by ObjectMgr::LoadEquipmentTemplates(), and ObjectMgr::LoadItemTemplates().
| int32 ItemEntry::SoundOverrideSubclass |
Definition at line 350 of file DB2Structure.h.
Referenced by ObjectMgr::LoadItemTemplates().
| uint32 ItemEntry::SubClass |
Definition at line 349 of file DB2Structure.h.
Referenced by ObjectMgr::LoadItemTemplates().