TrinityCore
ItemDisenchantLootEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
int8 Subclass
 
uint8 Quality
 
uint16 MinLevel
 
uint16 MaxLevel
 
uint16 SkillRequired
 
int8 ExpansionID
 
uint32 Class
 

Detailed Description

Definition at line 2251 of file DB2Structure.h.

Member Data Documentation

◆ Class

uint32 ItemDisenchantLootEntry::Class

Definition at line 2260 of file DB2Structure.h.

◆ ExpansionID

int8 ItemDisenchantLootEntry::ExpansionID

Definition at line 2259 of file DB2Structure.h.

◆ ID

uint32 ItemDisenchantLootEntry::ID

Definition at line 2253 of file DB2Structure.h.

◆ MaxLevel

uint16 ItemDisenchantLootEntry::MaxLevel

Definition at line 2257 of file DB2Structure.h.

◆ MinLevel

uint16 ItemDisenchantLootEntry::MinLevel

Definition at line 2256 of file DB2Structure.h.

◆ Quality

uint8 ItemDisenchantLootEntry::Quality

Definition at line 2255 of file DB2Structure.h.

◆ SkillRequired

uint16 ItemDisenchantLootEntry::SkillRequired

Definition at line 2258 of file DB2Structure.h.

◆ Subclass

int8 ItemDisenchantLootEntry::Subclass

Definition at line 2254 of file DB2Structure.h.


The documentation for this struct was generated from the following file: