TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
uint32 | ID |
uint8 | LTOperandType [5] |
uint32 | LTOperand [5] |
uint8 | Operator [5] |
uint8 | RTOperandType [5] |
uint32 | RTOperand [5] |
uint8 | Logic [5] |
uint32 SpellItemEnchantmentConditionEntry::ID |
uint8 SpellItemEnchantmentConditionEntry::Logic[5] |
uint32 SpellItemEnchantmentConditionEntry::LTOperand[5] |
uint8 SpellItemEnchantmentConditionEntry::LTOperandType[5] |
uint8 SpellItemEnchantmentConditionEntry::Operator[5] |
uint32 SpellItemEnchantmentConditionEntry::RTOperand[5] |
uint8 SpellItemEnchantmentConditionEntry::RTOperandType[5] |