![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
| uint32 | ID |
| uint32 | SpellID |
| uint8 | GlyphType |
| uint8 | GlyphExclusiveCategoryID |
| int32 | SpellIconFileDataID |
Definition at line 2094 of file DB2Structure.h.
| uint8 GlyphPropertiesEntry::GlyphExclusiveCategoryID |
Definition at line 2099 of file DB2Structure.h.
| uint8 GlyphPropertiesEntry::GlyphType |
Definition at line 2098 of file DB2Structure.h.
| uint32 GlyphPropertiesEntry::ID |
Definition at line 2096 of file DB2Structure.h.
| int32 GlyphPropertiesEntry::SpellIconFileDataID |
Definition at line 2100 of file DB2Structure.h.
| uint32 GlyphPropertiesEntry::SpellID |
Definition at line 2097 of file DB2Structure.h.