TrinityCore
Loading...
Searching...
No Matches
ItemSetEntry Struct Reference

#include <DBCStructure.h>

Public Attributes

char const * Name [16]
 
uint32 ItemID [MAX_ITEM_SET_ITEMS]
 
uint32 SetSpellID [MAX_ITEM_SET_SPELLS]
 
uint32 SetThreshold [MAX_ITEM_SET_SPELLS]
 
uint32 RequiredSkill
 
uint32 RequiredSkillRank
 

Detailed Description

Definition at line 959 of file DBCStructure.h.

Member Data Documentation

◆ ItemID

uint32 ItemSetEntry::ItemID[MAX_ITEM_SET_ITEMS]

Definition at line 964 of file DBCStructure.h.

◆ Name

char const* ItemSetEntry::Name[16]

Definition at line 962 of file DBCStructure.h.

◆ RequiredSkill

uint32 ItemSetEntry::RequiredSkill

Definition at line 968 of file DBCStructure.h.

◆ RequiredSkillRank

uint32 ItemSetEntry::RequiredSkillRank

Definition at line 969 of file DBCStructure.h.

◆ SetSpellID

uint32 ItemSetEntry::SetSpellID[MAX_ITEM_SET_SPELLS]

Definition at line 966 of file DBCStructure.h.

◆ SetThreshold

uint32 ItemSetEntry::SetThreshold[MAX_ITEM_SET_SPELLS]

Definition at line 967 of file DBCStructure.h.


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