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 2108 of file DB2Structure.h.

Member Data Documentation

◆ Cloth

float ItemArmorTotalEntry::Cloth

Definition at line 2112 of file DB2Structure.h.

◆ ID

uint32 ItemArmorTotalEntry::ID

Definition at line 2110 of file DB2Structure.h.

◆ ItemLevel

int16 ItemArmorTotalEntry::ItemLevel

Definition at line 2111 of file DB2Structure.h.

◆ Leather

float ItemArmorTotalEntry::Leather

Definition at line 2113 of file DB2Structure.h.

◆ Mail

float ItemArmorTotalEntry::Mail

Definition at line 2114 of file DB2Structure.h.

◆ Plate

float ItemArmorTotalEntry::Plate

Definition at line 2115 of file DB2Structure.h.


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