TrinityCore
Loading...
Searching...
No Matches
PvpTierEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

LocalizedString Name
 
uint32 ID
 
int16 MinRating
 
int16 MaxRating
 
int32 PrevTier
 
int32 NextTier
 
uint8 BracketID
 
int8 Rank
 
int32 RankIconFileDataID
 

Detailed Description

Definition at line 3495 of file DB2Structure.h.

Member Data Documentation

◆ BracketID

uint8 PvpTierEntry::BracketID

Definition at line 3503 of file DB2Structure.h.

◆ ID

uint32 PvpTierEntry::ID

Definition at line 3498 of file DB2Structure.h.

◆ MaxRating

int16 PvpTierEntry::MaxRating

Definition at line 3500 of file DB2Structure.h.

◆ MinRating

int16 PvpTierEntry::MinRating

Definition at line 3499 of file DB2Structure.h.

◆ Name

LocalizedString PvpTierEntry::Name

Definition at line 3497 of file DB2Structure.h.

◆ NextTier

int32 PvpTierEntry::NextTier

Definition at line 3502 of file DB2Structure.h.

◆ PrevTier

int32 PvpTierEntry::PrevTier

Definition at line 3501 of file DB2Structure.h.

◆ Rank

int8 PvpTierEntry::Rank

Definition at line 3504 of file DB2Structure.h.

◆ RankIconFileDataID

int32 PvpTierEntry::RankIconFileDataID

Definition at line 3505 of file DB2Structure.h.


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