![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
| uint32 | ID |
| uint32 | Parent |
| int8 | Operator |
| int8 | Amount |
| int32 | Type |
| int32 | Asset |
| int32 | SecondaryAsset |
| int32 | TertiaryAsset |
Definition at line 3065 of file DB2Structure.h.
| int8 ModifierTreeEntry::Amount |
Definition at line 3070 of file DB2Structure.h.
| int32 ModifierTreeEntry::Asset |
Definition at line 3072 of file DB2Structure.h.
| uint32 ModifierTreeEntry::ID |
Definition at line 3067 of file DB2Structure.h.
| int8 ModifierTreeEntry::Operator |
Definition at line 3069 of file DB2Structure.h.
| uint32 ModifierTreeEntry::Parent |
Definition at line 3068 of file DB2Structure.h.
| int32 ModifierTreeEntry::SecondaryAsset |
Definition at line 3073 of file DB2Structure.h.
| int32 ModifierTreeEntry::TertiaryAsset |
Definition at line 3074 of file DB2Structure.h.
| int32 ModifierTreeEntry::Type |
Definition at line 3071 of file DB2Structure.h.