TrinityCore
Loading...
Searching...
No Matches
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 4012 of file DB2Structure.h.

Member Data Documentation

◆ ID

uint32 SpellItemEnchantmentConditionEntry::ID

Definition at line 4014 of file DB2Structure.h.

◆ Logic

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

Definition at line 4020 of file DB2Structure.h.

◆ LtOperand

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

Definition at line 4016 of file DB2Structure.h.

◆ LtOperandType

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

Definition at line 4015 of file DB2Structure.h.

◆ Operator

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

Definition at line 4017 of file DB2Structure.h.

◆ RtOperand

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

Definition at line 4019 of file DB2Structure.h.

◆ RtOperandType

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

Definition at line 4018 of file DB2Structure.h.


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