![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
| uint32 | ID |
| std::array< uint8, 5 > | LtOperandType |
| std::array< uint32, 5 > | LtOperand |
| std::array< uint8, 5 > | Operator |
| std::array< uint8, 5 > | RtOperandType |
| std::array< uint8, 5 > | RtOperand |
| std::array< uint8, 5 > | Logic |
Definition at line 4012 of file DB2Structure.h.
| uint32 SpellItemEnchantmentConditionEntry::ID |
Definition at line 4014 of file DB2Structure.h.
| std::array<uint8, 5> SpellItemEnchantmentConditionEntry::Logic |
Definition at line 4020 of file DB2Structure.h.
| std::array<uint32, 5> SpellItemEnchantmentConditionEntry::LtOperand |
Definition at line 4016 of file DB2Structure.h.
| std::array<uint8, 5> SpellItemEnchantmentConditionEntry::LtOperandType |
Definition at line 4015 of file DB2Structure.h.
| std::array<uint8, 5> SpellItemEnchantmentConditionEntry::Operator |
Definition at line 4017 of file DB2Structure.h.
| std::array<uint8, 5> SpellItemEnchantmentConditionEntry::RtOperand |
Definition at line 4019 of file DB2Structure.h.
| std::array<uint8, 5> SpellItemEnchantmentConditionEntry::RtOperandType |
Definition at line 4018 of file DB2Structure.h.