TrinityCore
PrestigeLevelInfoEntry Struct Reference

#include <DB2Structure.h>

Public Member Functions

bool IsDisabled () const
 

Public Attributes

uint32 ID
 
LocalizedString Name
 
int32 PrestigeLevel
 
int32 BadgeTextureFileDataID
 
uint8 Flags
 
int32 AwardedAchievementID
 

Detailed Description

Definition at line 3102 of file DB2Structure.h.

Member Function Documentation

◆ IsDisabled()

bool PrestigeLevelInfoEntry::IsDisabled ( ) const
inline

Definition at line 3111 of file DB2Structure.h.

Member Data Documentation

◆ AwardedAchievementID

int32 PrestigeLevelInfoEntry::AwardedAchievementID

Definition at line 3109 of file DB2Structure.h.

◆ BadgeTextureFileDataID

int32 PrestigeLevelInfoEntry::BadgeTextureFileDataID

Definition at line 3107 of file DB2Structure.h.

◆ Flags

uint8 PrestigeLevelInfoEntry::Flags

Definition at line 3108 of file DB2Structure.h.

◆ ID

uint32 PrestigeLevelInfoEntry::ID

Definition at line 3104 of file DB2Structure.h.

◆ Name

LocalizedString PrestigeLevelInfoEntry::Name

Definition at line 3105 of file DB2Structure.h.

◆ PrestigeLevel

int32 PrestigeLevelInfoEntry::PrestigeLevel

Definition at line 3106 of file DB2Structure.h.


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