![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
| uint32 | ID |
| int32 | SpellID |
| int8 | StanceBarOrder |
| std::array< int32, 2 > | ShapeshiftExclude |
| std::array< int32, 2 > | ShapeshiftMask |
Definition at line 4178 of file DB2Structure.h.
| uint32 SpellShapeshiftEntry::ID |
Definition at line 4180 of file DB2Structure.h.
| std::array<int32, 2> SpellShapeshiftEntry::ShapeshiftExclude |
Definition at line 4183 of file DB2Structure.h.
| std::array<int32, 2> SpellShapeshiftEntry::ShapeshiftMask |
Definition at line 4184 of file DB2Structure.h.
| int32 SpellShapeshiftEntry::SpellID |
Definition at line 4181 of file DB2Structure.h.
| int8 SpellShapeshiftEntry::StanceBarOrder |
Definition at line 4182 of file DB2Structure.h.