Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
PlayerTalentInfo::TalentSpecInfo Struct Reference

#include <Player.h>

Public Member Functions

 TalentSpecInfo ()
 ~TalentSpecInfo ()

Public Attributes

uint32 Glyphs [MAX_GLYPH_SLOT_INDEX] = { }
PlayerTalentMapTalents
uint32 TalentTree

Detailed Description

Definition at line 1196 of file Player.h.

Constructor & Destructor Documentation

◆ TalentSpecInfo()

PlayerTalentInfo::TalentSpecInfo::TalentSpecInfo ( )
inline

Definition at line 1198 of file Player.h.

References Glyphs, MAX_GLYPH_SLOT_INDEX, Talents, and TalentTree.

◆ ~TalentSpecInfo()

PlayerTalentInfo::TalentSpecInfo::~TalentSpecInfo ( )
inline

Definition at line 1206 of file Player.h.

Member Data Documentation

◆ Glyphs

uint32 PlayerTalentInfo::TalentSpecInfo::Glyphs[MAX_GLYPH_SLOT_INDEX] = { }

Definition at line 1209 of file Player.h.

Referenced by TalentSpecInfo().

◆ Talents

PlayerTalentMap* PlayerTalentInfo::TalentSpecInfo::Talents

Definition at line 1208 of file Player.h.

Referenced by TalentSpecInfo().

◆ TalentTree

uint32 PlayerTalentInfo::TalentSpecInfo::TalentTree

Definition at line 1210 of file Player.h.

Referenced by TalentSpecInfo().


The documentation for this struct was generated from the following file:
  • src/server/game/Entities/Player/Player.h