TrinityCore
WorldPackets::Garrison::GarrisonTalent Struct Reference

#include <GarrisonPackets.h>

Public Attributes

int32 GarrTalentID = 0
 
int32 Rank = 0
 
Timestamp ResearchStartTime
 
int32 Flags = 0
 
Optional< GarrisonTalentSocketDataSocket
 

Detailed Description

Definition at line 159 of file GarrisonPackets.h.

Member Data Documentation

◆ Flags

int32 WorldPackets::Garrison::GarrisonTalent::Flags = 0

Definition at line 164 of file GarrisonPackets.h.

◆ GarrTalentID

int32 WorldPackets::Garrison::GarrisonTalent::GarrTalentID = 0

Definition at line 161 of file GarrisonPackets.h.

◆ Rank

int32 WorldPackets::Garrison::GarrisonTalent::Rank = 0

Definition at line 162 of file GarrisonPackets.h.

◆ ResearchStartTime

Timestamp WorldPackets::Garrison::GarrisonTalent::ResearchStartTime

Definition at line 163 of file GarrisonPackets.h.

◆ Socket

Optional<GarrisonTalentSocketData> WorldPackets::Garrison::GarrisonTalent::Socket

Definition at line 165 of file GarrisonPackets.h.


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