TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
uint32 | ID |
LocalizedString | Name |
int32 | Flags |
uint8 | UsesPerWeek |
int8 | MaxCharges |
int32 | ChargeRecoveryTime |
int32 | TypeMask |
Definition at line 3611 of file DB2Structure.h.
int32 SpellCategoryEntry::ChargeRecoveryTime |
Definition at line 3618 of file DB2Structure.h.
int32 SpellCategoryEntry::Flags |
Definition at line 3615 of file DB2Structure.h.
uint32 SpellCategoryEntry::ID |
Definition at line 3613 of file DB2Structure.h.
int8 SpellCategoryEntry::MaxCharges |
Definition at line 3617 of file DB2Structure.h.
LocalizedString SpellCategoryEntry::Name |
Definition at line 3614 of file DB2Structure.h.
int32 SpellCategoryEntry::TypeMask |
Definition at line 3619 of file DB2Structure.h.
uint8 SpellCategoryEntry::UsesPerWeek |
Definition at line 3616 of file DB2Structure.h.