TrinityCore
WorldPackets::Talent::TalentInfoUpdate Struct Reference

#include <TalentPackets.h>

Public Attributes

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

Detailed Description

Definition at line 43 of file TalentPackets.h.

Member Data Documentation

◆ ActiveGroup

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

Definition at line 45 of file TalentPackets.h.

◆ PrimarySpecialization

uint32 WorldPackets::Talent::TalentInfoUpdate::PrimarySpecialization = 0

Definition at line 46 of file TalentPackets.h.

◆ TalentGroups

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

Definition at line 47 of file TalentPackets.h.


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