Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
TalentSpellPos Struct Reference

#include <DBCStructure.h>

Public Member Functions

 TalentSpellPos ()
 TalentSpellPos (uint16 _talent_id, uint8 _rank)

Public Attributes

uint8 rank
uint16 talent_id

Detailed Description

Definition at line 3053 of file DBCStructure.h.

Constructor & Destructor Documentation

◆ TalentSpellPos() [1/2]

TalentSpellPos::TalentSpellPos ( )
inline

Definition at line 3055 of file DBCStructure.h.

References rank, and talent_id.

◆ TalentSpellPos() [2/2]

TalentSpellPos::TalentSpellPos ( uint16 _talent_id,
uint8 _rank )
inline

Definition at line 3056 of file DBCStructure.h.

References rank, and talent_id.

Member Data Documentation

◆ rank

uint8 TalentSpellPos::rank

Definition at line 3059 of file DBCStructure.h.

Referenced by TalentSpellPos(), and TalentSpellPos().

◆ talent_id

uint16 TalentSpellPos::talent_id

Definition at line 3058 of file DBCStructure.h.

Referenced by TalentSpellPos(), and TalentSpellPos().


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