![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Member Functions | |
| EnumFlag< SummonPropertiesFlags > | GetFlags () const |
Public Attributes | |
| uint32 | ID |
| int32 | Control |
| int32 | Faction |
| int32 | Title |
| int32 | Slot |
| std::array< int32, 2 > | Flags |
Definition at line 4326 of file DB2Structure.h.
|
inline |
| int32 SummonPropertiesEntry::Control |
Definition at line 4329 of file DB2Structure.h.
| int32 SummonPropertiesEntry::Faction |
Definition at line 4330 of file DB2Structure.h.
| std::array<int32, 2> SummonPropertiesEntry::Flags |
Definition at line 4333 of file DB2Structure.h.
| uint32 SummonPropertiesEntry::ID |
Definition at line 4328 of file DB2Structure.h.
| int32 SummonPropertiesEntry::Slot |
Definition at line 4332 of file DB2Structure.h.
| int32 SummonPropertiesEntry::Title |
Definition at line 4331 of file DB2Structure.h.