![]() |
TrinityCore
|
#include <BattlegroundPackets.h>
Classes | |
| struct | HonorData |
| struct | PVPMatchPlayerPVPStat |
| struct | PVPMatchPlayerStatistics |
| struct | RatingData |
Public Attributes | |
| std::vector< PVPMatchPlayerStatistics > | Statistics |
| Optional< RatingData > | Ratings |
| std::array< int8, 2 > | PlayerCount = { } |
Definition at line 99 of file BattlegroundPackets.h.
| std::array<int8, 2> WorldPackets::Battleground::PVPMatchStatistics::PlayerCount = { } |
Definition at line 154 of file BattlegroundPackets.h.
| Optional<RatingData> WorldPackets::Battleground::PVPMatchStatistics::Ratings |
Definition at line 153 of file BattlegroundPackets.h.
| std::vector<PVPMatchPlayerStatistics> WorldPackets::Battleground::PVPMatchStatistics::Statistics |
Definition at line 152 of file BattlegroundPackets.h.