![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Member Functions | |
| EnumFlag< SpellCategoryFlags > | GetFlags () const |
Public Attributes | |
| uint32 | ID |
| LocalizedString | Name |
| int32 | Flags |
| int32 | UsesPerWeek |
| int32 | MaxCharges |
| int32 | ChargeRecoveryTime |
| int32 | TypeMask |
Definition at line 3862 of file DB2Structure.h.
|
inline |
| int32 SpellCategoryEntry::ChargeRecoveryTime |
Definition at line 3869 of file DB2Structure.h.
| int32 SpellCategoryEntry::Flags |
Definition at line 3866 of file DB2Structure.h.
| uint32 SpellCategoryEntry::ID |
Definition at line 3864 of file DB2Structure.h.
| int32 SpellCategoryEntry::MaxCharges |
Definition at line 3868 of file DB2Structure.h.
| LocalizedString SpellCategoryEntry::Name |
Definition at line 3865 of file DB2Structure.h.
| int32 SpellCategoryEntry::TypeMask |
Definition at line 3870 of file DB2Structure.h.
| int32 SpellCategoryEntry::UsesPerWeek |
Definition at line 3867 of file DB2Structure.h.