TrinityCore
ItemArmorTotalEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
int16 ItemLevel
 
float Cloth
 
float Leather
 
float Mail
 
float Plate
 

Detailed Description

Definition at line 2191 of file DB2Structure.h.

Member Data Documentation

◆ Cloth

float ItemArmorTotalEntry::Cloth

Definition at line 2195 of file DB2Structure.h.

◆ ID

uint32 ItemArmorTotalEntry::ID

Definition at line 2193 of file DB2Structure.h.

◆ ItemLevel

int16 ItemArmorTotalEntry::ItemLevel

Definition at line 2194 of file DB2Structure.h.

◆ Leather

float ItemArmorTotalEntry::Leather

Definition at line 2196 of file DB2Structure.h.

◆ Mail

float ItemArmorTotalEntry::Mail

Definition at line 2197 of file DB2Structure.h.

◆ Plate

float ItemArmorTotalEntry::Plate

Definition at line 2198 of file DB2Structure.h.


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