TrinityCore
ItemChildEquipmentEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
int32 ParentItemID
 
int32 ChildItemID
 
uint8 ChildItemEquipSlot
 

Detailed Description

Definition at line 2181 of file DB2Structure.h.

Member Data Documentation

◆ ChildItemEquipSlot

uint8 ItemChildEquipmentEntry::ChildItemEquipSlot

Definition at line 2186 of file DB2Structure.h.

◆ ChildItemID

int32 ItemChildEquipmentEntry::ChildItemID

Definition at line 2185 of file DB2Structure.h.

◆ ID

uint32 ItemChildEquipmentEntry::ID

Definition at line 2183 of file DB2Structure.h.

◆ ParentItemID

int32 ItemChildEquipmentEntry::ParentItemID

Definition at line 2184 of file DB2Structure.h.


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