![]() |
TrinityCore
|
#include <BattlegroundPackets.h>
Public Attributes | |
| int32 | PersonalRating = 0 |
| int32 | Ranking = 0 |
| int32 | SeasonPlayed = 0 |
| int32 | SeasonWon = 0 |
| int32 | SeasonFactionPlayed = 0 |
| int32 | SeasonFactionWon = 0 |
| int32 | WeeklyPlayed = 0 |
| int32 | WeeklyWon = 0 |
| int32 | RoundsSeasonPlayed = 0 |
| int32 | RoundsSeasonWon = 0 |
| int32 | RoundsWeeklyPlayed = 0 |
| int32 | RoundsWeeklyWon = 0 |
| int32 | BestWeeklyRating = 0 |
| int32 | LastWeeksBestRating = 0 |
| int32 | BestSeasonRating = 0 |
| int32 | PvpTierID = 0 |
| int32 | SeasonPvpTier = 0 |
| int32 | BestWeeklyPvpTier = 0 |
| uint8 | BestSeasonPvpTierEnum = 0 |
| bool | Disqualified = false |
Definition at line 452 of file BattlegroundPackets.h.
| uint8 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::BestSeasonPvpTierEnum = 0 |
Definition at line 472 of file BattlegroundPackets.h.
| int32 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::BestSeasonRating = 0 |
Definition at line 468 of file BattlegroundPackets.h.
| int32 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::BestWeeklyPvpTier = 0 |
Definition at line 471 of file BattlegroundPackets.h.
| int32 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::BestWeeklyRating = 0 |
Definition at line 466 of file BattlegroundPackets.h.
| bool WorldPackets::Battleground::RatedPvpInfo::BracketInfo::Disqualified = false |
Definition at line 473 of file BattlegroundPackets.h.
| int32 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::LastWeeksBestRating = 0 |
Definition at line 467 of file BattlegroundPackets.h.
| int32 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::PersonalRating = 0 |
Definition at line 454 of file BattlegroundPackets.h.
| int32 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::PvpTierID = 0 |
Definition at line 469 of file BattlegroundPackets.h.
| int32 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::Ranking = 0 |
Definition at line 455 of file BattlegroundPackets.h.
| int32 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::RoundsSeasonPlayed = 0 |
Definition at line 462 of file BattlegroundPackets.h.
| int32 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::RoundsSeasonWon = 0 |
Definition at line 463 of file BattlegroundPackets.h.
| int32 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::RoundsWeeklyPlayed = 0 |
Definition at line 464 of file BattlegroundPackets.h.
| int32 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::RoundsWeeklyWon = 0 |
Definition at line 465 of file BattlegroundPackets.h.
| int32 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::SeasonFactionPlayed = 0 |
Definition at line 458 of file BattlegroundPackets.h.
| int32 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::SeasonFactionWon = 0 |
Definition at line 459 of file BattlegroundPackets.h.
| int32 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::SeasonPlayed = 0 |
Definition at line 456 of file BattlegroundPackets.h.
| int32 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::SeasonPvpTier = 0 |
Definition at line 470 of file BattlegroundPackets.h.
| int32 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::SeasonWon = 0 |
Definition at line 457 of file BattlegroundPackets.h.
| int32 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::WeeklyPlayed = 0 |
Definition at line 460 of file BattlegroundPackets.h.
| int32 WorldPackets::Battleground::RatedPvpInfo::BracketInfo::WeeklyWon = 0 |
Definition at line 461 of file BattlegroundPackets.h.