![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
| LocalizedString | Name |
| uint32 | ID |
| int16 | MinRating |
| int16 | MaxRating |
| int32 | PrevTier |
| int32 | NextTier |
| uint8 | BracketID |
| int8 | Rank |
| int32 | RankIconFileDataID |
Definition at line 3495 of file DB2Structure.h.
| uint8 PvpTierEntry::BracketID |
Definition at line 3503 of file DB2Structure.h.
| uint32 PvpTierEntry::ID |
Definition at line 3498 of file DB2Structure.h.
| int16 PvpTierEntry::MaxRating |
Definition at line 3500 of file DB2Structure.h.
| int16 PvpTierEntry::MinRating |
Definition at line 3499 of file DB2Structure.h.
| LocalizedString PvpTierEntry::Name |
Definition at line 3497 of file DB2Structure.h.
| int32 PvpTierEntry::NextTier |
Definition at line 3502 of file DB2Structure.h.
| int32 PvpTierEntry::PrevTier |
Definition at line 3501 of file DB2Structure.h.
| int8 PvpTierEntry::Rank |
Definition at line 3504 of file DB2Structure.h.
| int32 PvpTierEntry::RankIconFileDataID |
Definition at line 3505 of file DB2Structure.h.