![]() |
TrinityCore
|
#include <DBCStructure.h>
Public Attributes | |
| uint32 | ID |
| uint32 | ClassID |
| uint32 | SubclassID |
| int32 | SoundOverrideSubclassID |
| int32 | Material |
| uint32 | DisplayInfoID |
| uint32 | InventoryType |
| uint32 | SheatheType |
Definition at line 862 of file DBCStructure.h.
| uint32 ItemEntry::ClassID |
Definition at line 865 of file DBCStructure.h.
| uint32 ItemEntry::DisplayInfoID |
Definition at line 869 of file DBCStructure.h.
| uint32 ItemEntry::ID |
Definition at line 864 of file DBCStructure.h.
| uint32 ItemEntry::InventoryType |
Definition at line 870 of file DBCStructure.h.
| int32 ItemEntry::Material |
Definition at line 868 of file DBCStructure.h.
| uint32 ItemEntry::SheatheType |
Definition at line 871 of file DBCStructure.h.
| int32 ItemEntry::SoundOverrideSubclassID |
Definition at line 867 of file DBCStructure.h.
| uint32 ItemEntry::SubclassID |
Definition at line 866 of file DBCStructure.h.