TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Character::EnumCharactersResult::ClassUnlock Struct Reference

#include <CharacterPackets.h>

Public Attributes

int8 ClassID = 0
 
bool HasUnlockedAchievement = false
 
uint32 AchievementID = 0
 

Detailed Description

Definition at line 235 of file CharacterPackets.h.

Member Data Documentation

◆ AchievementID

uint32 WorldPackets::Character::EnumCharactersResult::ClassUnlock::AchievementID = 0

Definition at line 239 of file CharacterPackets.h.

◆ ClassID

int8 WorldPackets::Character::EnumCharactersResult::ClassUnlock::ClassID = 0

Definition at line 237 of file CharacterPackets.h.

◆ HasUnlockedAchievement

bool WorldPackets::Character::EnumCharactersResult::ClassUnlock::HasUnlockedAchievement = false

Definition at line 238 of file CharacterPackets.h.


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