TrinityCore
SpellItemEnchantmentConditionEntry Struct Reference

#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
 

Detailed Description

Definition at line 3665 of file DB2Structure.h.

Member Data Documentation

◆ ID

uint32 SpellItemEnchantmentConditionEntry::ID

Definition at line 3667 of file DB2Structure.h.

◆ Logic

std::array<uint8, 5> SpellItemEnchantmentConditionEntry::Logic

Definition at line 3673 of file DB2Structure.h.

◆ LtOperand

std::array<uint32, 5> SpellItemEnchantmentConditionEntry::LtOperand

Definition at line 3669 of file DB2Structure.h.

◆ LtOperandType

std::array<uint8, 5> SpellItemEnchantmentConditionEntry::LtOperandType

Definition at line 3668 of file DB2Structure.h.

◆ Operator

std::array<uint8, 5> SpellItemEnchantmentConditionEntry::Operator

Definition at line 3670 of file DB2Structure.h.

◆ RtOperand

std::array<uint8, 5> SpellItemEnchantmentConditionEntry::RtOperand

Definition at line 3672 of file DB2Structure.h.

◆ RtOperandType

std::array<uint8, 5> SpellItemEnchantmentConditionEntry::RtOperandType

Definition at line 3671 of file DB2Structure.h.


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