|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <Player.h>
Public Member Functions | |
| TalentSpecInfo () | |
| ~TalentSpecInfo () | |
Public Attributes | |
| uint32 | Glyphs [MAX_GLYPH_SLOT_INDEX] = { } |
| PlayerTalentMap * | Talents |
| uint32 | TalentTree |
|
inline |
Definition at line 1198 of file Player.h.
References Glyphs, MAX_GLYPH_SLOT_INDEX, Talents, and TalentTree.
|
inline |
| uint32 PlayerTalentInfo::TalentSpecInfo::Glyphs[MAX_GLYPH_SLOT_INDEX] = { } |
Definition at line 1209 of file Player.h.
Referenced by TalentSpecInfo().
| PlayerTalentMap* PlayerTalentInfo::TalentSpecInfo::Talents |
Definition at line 1208 of file Player.h.
Referenced by TalentSpecInfo().
| uint32 PlayerTalentInfo::TalentSpecInfo::TalentTree |
Definition at line 1210 of file Player.h.
Referenced by TalentSpecInfo().