|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <DBCStructure.h>
Public Attributes | |
| uint32 | Id |
| uint32 | ItemClass |
| uint32 | ItemQuality |
| uint32 | MaxItemLevel |
| uint32 | MinItemLevel |
| uint32 | RequiredDisenchantSkill |
Definition at line 1830 of file DBCStructure.h.
| uint32 ItemDisenchantLootEntry::Id |
Definition at line 1832 of file DBCStructure.h.
Referenced by FillDisenchantFields(), and LoadLootTemplates_Disenchant().
| uint32 ItemDisenchantLootEntry::ItemClass |
Definition at line 1833 of file DBCStructure.h.
Referenced by FillDisenchantFields().
| uint32 ItemDisenchantLootEntry::ItemQuality |
Definition at line 1835 of file DBCStructure.h.
Referenced by FillDisenchantFields().
| uint32 ItemDisenchantLootEntry::MaxItemLevel |
Definition at line 1837 of file DBCStructure.h.
Referenced by FillDisenchantFields().
| uint32 ItemDisenchantLootEntry::MinItemLevel |
Definition at line 1836 of file DBCStructure.h.
Referenced by FillDisenchantFields().
| uint32 ItemDisenchantLootEntry::RequiredDisenchantSkill |
Definition at line 1838 of file DBCStructure.h.
Referenced by FillDisenchantFields().