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

#include <TalentPackets.h>

Public Attributes

int32 UnspentTalentPoints = 0
 
uint8 ActiveGroup = 0
 
bool IsPetTalents = false
 
std::vector< ClassicTalentGroupInfoTalents
 

Detailed Description

Definition at line 68 of file TalentPackets.h.

Member Data Documentation

◆ ActiveGroup

uint8 WorldPackets::Talent::ClassicTalentInfoUpdate::ActiveGroup = 0

Definition at line 71 of file TalentPackets.h.

◆ IsPetTalents

bool WorldPackets::Talent::ClassicTalentInfoUpdate::IsPetTalents = false

Definition at line 72 of file TalentPackets.h.

◆ Talents

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

Definition at line 73 of file TalentPackets.h.

◆ UnspentTalentPoints

int32 WorldPackets::Talent::ClassicTalentInfoUpdate::UnspentTalentPoints = 0

Definition at line 70 of file TalentPackets.h.


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