TrinityCore
WorldPackets::Talent::TalentGroupInfo Struct Reference

#include <TalentPackets.h>

Public Attributes

uint32 SpecID = 0
 
std::vector< uint16TalentIDs
 
std::vector< PvPTalentPvPTalents
 

Detailed Description

Definition at line 36 of file TalentPackets.h.

Member Data Documentation

◆ PvPTalents

std::vector<PvPTalent> WorldPackets::Talent::TalentGroupInfo::PvPTalents

Definition at line 40 of file TalentPackets.h.

◆ SpecID

uint32 WorldPackets::Talent::TalentGroupInfo::SpecID = 0

Definition at line 38 of file TalentPackets.h.

◆ TalentIDs

std::vector<uint16> WorldPackets::Talent::TalentGroupInfo::TalentIDs

Definition at line 39 of file TalentPackets.h.


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