![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
uint32 | ID |
LocalizedString | Name |
int8 | Flags |
uint8 | UsesPerWeek |
int8 | MaxCharges |
int32 | ChargeRecoveryTime |
int32 | TypeMask |
Definition at line 3415 of file DB2Structure.h.
int32 SpellCategoryEntry::ChargeRecoveryTime |
Definition at line 3422 of file DB2Structure.h.
int8 SpellCategoryEntry::Flags |
Definition at line 3419 of file DB2Structure.h.
uint32 SpellCategoryEntry::ID |
Definition at line 3417 of file DB2Structure.h.
int8 SpellCategoryEntry::MaxCharges |
Definition at line 3421 of file DB2Structure.h.
LocalizedString SpellCategoryEntry::Name |
Definition at line 3418 of file DB2Structure.h.
int32 SpellCategoryEntry::TypeMask |
Definition at line 3423 of file DB2Structure.h.
uint8 SpellCategoryEntry::UsesPerWeek |
Definition at line 3420 of file DB2Structure.h.