TrinityCore
Loading...
Searching...
No Matches
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 3427 of file DB2Structure.h.

Member Function Documentation

◆ IsDisabled()

bool PrestigeLevelInfoEntry::IsDisabled ( ) const
inline

Definition at line 3436 of file DB2Structure.h.

Member Data Documentation

◆ AwardedAchievementID

int32 PrestigeLevelInfoEntry::AwardedAchievementID

Definition at line 3434 of file DB2Structure.h.

◆ BadgeTextureFileDataID

int32 PrestigeLevelInfoEntry::BadgeTextureFileDataID

Definition at line 3432 of file DB2Structure.h.

◆ Flags

uint8 PrestigeLevelInfoEntry::Flags

Definition at line 3433 of file DB2Structure.h.

◆ ID

uint32 PrestigeLevelInfoEntry::ID

Definition at line 3429 of file DB2Structure.h.

◆ Name

LocalizedString PrestigeLevelInfoEntry::Name

Definition at line 3430 of file DB2Structure.h.

◆ PrestigeLevel

int32 PrestigeLevelInfoEntry::PrestigeLevel

Definition at line 3431 of file DB2Structure.h.


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