AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
TalentEntry Struct Reference

#include "DBCStructure.h"

Public Attributes

uint32 TalentID
 
uint32 TalentTab
 
uint32 Row
 
uint32 Col
 
std::array< uint32, MAX_TALENT_RANKRankID
 
uint32 DependsOn
 
uint32 DependsOnRank
 
uint32 addToSpellBook
 

Detailed Description

Member Data Documentation

◆ addToSpellBook

uint32 TalentEntry::addToSpellBook

◆ Col

uint32 TalentEntry::Col

◆ DependsOn

uint32 TalentEntry::DependsOn

◆ DependsOnRank

uint32 TalentEntry::DependsOnRank

◆ RankID

◆ Row

uint32 TalentEntry::Row

◆ TalentID

◆ TalentTab