![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
| uint32 | ID |
| int8 | Subclass |
| uint8 | Quality |
| uint16 | MinLevel |
| uint16 | MaxLevel |
| uint16 | SkillRequired |
| int8 | ExpansionID |
| uint32 | Class |
Definition at line 2418 of file DB2Structure.h.
| uint32 ItemDisenchantLootEntry::Class |
Definition at line 2427 of file DB2Structure.h.
| int8 ItemDisenchantLootEntry::ExpansionID |
Definition at line 2426 of file DB2Structure.h.
| uint32 ItemDisenchantLootEntry::ID |
Definition at line 2420 of file DB2Structure.h.
| uint16 ItemDisenchantLootEntry::MaxLevel |
Definition at line 2424 of file DB2Structure.h.
| uint16 ItemDisenchantLootEntry::MinLevel |
Definition at line 2423 of file DB2Structure.h.
| uint8 ItemDisenchantLootEntry::Quality |
Definition at line 2422 of file DB2Structure.h.
| uint16 ItemDisenchantLootEntry::SkillRequired |
Definition at line 2425 of file DB2Structure.h.
| int8 ItemDisenchantLootEntry::Subclass |
Definition at line 2421 of file DB2Structure.h.