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

#include <DBCStructure.h>

Public Attributes

uint32 ID
 
uint32 TabID
 
uint32 TierID
 
uint32 ColumnIndex
 
std::array< uint32, MAX_TALENT_RANKSpellRank
 
uint32 PrereqTalent
 
uint32 PrereqRank
 

Detailed Description

Definition at line 1664 of file DBCStructure.h.

Member Data Documentation

◆ ColumnIndex

uint32 TalentEntry::ColumnIndex

Definition at line 1669 of file DBCStructure.h.

◆ ID

uint32 TalentEntry::ID

Definition at line 1666 of file DBCStructure.h.

◆ PrereqRank

uint32 TalentEntry::PrereqRank

Definition at line 1674 of file DBCStructure.h.

◆ PrereqTalent

uint32 TalentEntry::PrereqTalent

Definition at line 1672 of file DBCStructure.h.

◆ SpellRank

std::array<uint32, MAX_TALENT_RANK> TalentEntry::SpellRank

Definition at line 1670 of file DBCStructure.h.

◆ TabID

uint32 TalentEntry::TabID

Definition at line 1667 of file DBCStructure.h.

◆ TierID

uint32 TalentEntry::TierID

Definition at line 1668 of file DBCStructure.h.


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