TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Talent::TalentInfoUpdate Struct Reference

#include <TalentPackets.h>

Public Attributes

uint32 UnspentTalentPoints = 0
 
uint8 ActiveGroup = 0
 
std::vector< TalentGroupInfoTalentGroups
 

Detailed Description

Definition at line 40 of file TalentPackets.h.

Member Data Documentation

◆ ActiveGroup

uint8 WorldPackets::Talent::TalentInfoUpdate::ActiveGroup = 0

Definition at line 43 of file TalentPackets.h.

◆ TalentGroups

std::vector<TalentGroupInfo> WorldPackets::Talent::TalentInfoUpdate::TalentGroups

Definition at line 44 of file TalentPackets.h.

◆ UnspentTalentPoints

uint32 WorldPackets::Talent::TalentInfoUpdate::UnspentTalentPoints = 0

Definition at line 42 of file TalentPackets.h.


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