TrinityCore
ModifierTreeEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
uint32 Parent
 
int8 Operator
 
int8 Amount
 
int32 Type
 
int32 Asset
 
int32 SecondaryAsset
 
int32 TertiaryAsset
 

Detailed Description

Definition at line 2836 of file DB2Structure.h.

Member Data Documentation

◆ Amount

int8 ModifierTreeEntry::Amount

Definition at line 2841 of file DB2Structure.h.

◆ Asset

int32 ModifierTreeEntry::Asset

Definition at line 2843 of file DB2Structure.h.

◆ ID

uint32 ModifierTreeEntry::ID

Definition at line 2838 of file DB2Structure.h.

◆ Operator

int8 ModifierTreeEntry::Operator

Definition at line 2840 of file DB2Structure.h.

◆ Parent

uint32 ModifierTreeEntry::Parent

Definition at line 2839 of file DB2Structure.h.

◆ SecondaryAsset

int32 ModifierTreeEntry::SecondaryAsset

Definition at line 2844 of file DB2Structure.h.

◆ TertiaryAsset

int32 ModifierTreeEntry::TertiaryAsset

Definition at line 2845 of file DB2Structure.h.

◆ Type

int32 ModifierTreeEntry::Type

Definition at line 2842 of file DB2Structure.h.


The documentation for this struct was generated from the following file: