![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
| uint32 | ID |
| std::array< int32, MAX_OVERRIDE_SPELL > | Spells |
| int32 | PlayerActionBarFileDataID |
| int32 | Flags |
Definition at line 3196 of file DB2Structure.h.
| int32 OverrideSpellDataEntry::Flags |
Definition at line 3201 of file DB2Structure.h.
| uint32 OverrideSpellDataEntry::ID |
Definition at line 3198 of file DB2Structure.h.
| int32 OverrideSpellDataEntry::PlayerActionBarFileDataID |
Definition at line 3200 of file DB2Structure.h.
| std::array<int32, MAX_OVERRIDE_SPELL> OverrideSpellDataEntry::Spells |
Definition at line 3199 of file DB2Structure.h.