![]() |
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 2949 of file DB2Structure.h.
int8 ModifierTreeEntry::Amount |
Definition at line 2954 of file DB2Structure.h.
int32 ModifierTreeEntry::Asset |
Definition at line 2956 of file DB2Structure.h.
uint32 ModifierTreeEntry::ID |
Definition at line 2951 of file DB2Structure.h.
int8 ModifierTreeEntry::Operator |
Definition at line 2953 of file DB2Structure.h.
uint32 ModifierTreeEntry::Parent |
Definition at line 2952 of file DB2Structure.h.
int32 ModifierTreeEntry::SecondaryAsset |
Definition at line 2957 of file DB2Structure.h.
int32 ModifierTreeEntry::TertiaryAsset |
Definition at line 2958 of file DB2Structure.h.
int32 ModifierTreeEntry::Type |
Definition at line 2955 of file DB2Structure.h.