TrinityCore
SkillTiersEntry Struct Reference

#include <ObjectMgr.h>

Public Member Functions

uint32 GetValueForTierIndex (uint32 tierIndex) const
 

Public Attributes

uint32 ID
 
uint32 Value [MAX_SKILL_STEP]
 

Detailed Description

Definition at line 970 of file ObjectMgr.h.

Member Function Documentation

◆ GetValueForTierIndex()

uint32 SkillTiersEntry::GetValueForTierIndex ( uint32  tierIndex) const

Definition at line 7938 of file ObjectMgr.cpp.

+ Here is the caller graph for this function:

Member Data Documentation

◆ ID

uint32 SkillTiersEntry::ID

Definition at line 972 of file ObjectMgr.h.

◆ Value

uint32 SkillTiersEntry::Value[MAX_SKILL_STEP]

Definition at line 973 of file ObjectMgr.h.


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