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

#include <TalentPackets.h>

Public Attributes

uint8 NumTalents = 0
 
std::vector< ClassicTalentEntryTalents
 
uint8 NumGlyphs = 0
 
std::vector< uint16GlyphIDs
 
int8 Role = 0
 
int32 PrimarySpecialization = 0
 
bool Unused1125 = false
 

Detailed Description

Definition at line 57 of file TalentPackets.h.

Member Data Documentation

◆ GlyphIDs

std::vector<uint16> WorldPackets::Talent::ClassicTalentGroupInfo::GlyphIDs

Definition at line 62 of file TalentPackets.h.

◆ NumGlyphs

uint8 WorldPackets::Talent::ClassicTalentGroupInfo::NumGlyphs = 0

Definition at line 61 of file TalentPackets.h.

◆ NumTalents

uint8 WorldPackets::Talent::ClassicTalentGroupInfo::NumTalents = 0

Definition at line 59 of file TalentPackets.h.

◆ PrimarySpecialization

int32 WorldPackets::Talent::ClassicTalentGroupInfo::PrimarySpecialization = 0

Definition at line 64 of file TalentPackets.h.

◆ Role

int8 WorldPackets::Talent::ClassicTalentGroupInfo::Role = 0

Definition at line 63 of file TalentPackets.h.

◆ Talents

std::vector<ClassicTalentEntry> WorldPackets::Talent::ClassicTalentGroupInfo::Talents

Definition at line 60 of file TalentPackets.h.

◆ Unused1125

bool WorldPackets::Talent::ClassicTalentGroupInfo::Unused1125 = false

Definition at line 65 of file TalentPackets.h.


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