TrinityCore
WorldPackets::Battleground::PVPMatchStatistics::RatingData Struct Reference

#include <BattlegroundPackets.h>

Public Member Functions

 RatingData ()
 

Public Attributes

int32 Prematch [2] = { }
 
int32 Postmatch [2] = { }
 
int32 PrematchMMR [2] = { }
 

Detailed Description

Definition at line 98 of file BattlegroundPackets.h.

Constructor & Destructor Documentation

◆ RatingData()

WorldPackets::Battleground::PVPMatchStatistics::RatingData::RatingData ( )
inline

Definition at line 100 of file BattlegroundPackets.h.

Member Data Documentation

◆ Postmatch

int32 WorldPackets::Battleground::PVPMatchStatistics::RatingData::Postmatch[2] = { }

Definition at line 103 of file BattlegroundPackets.h.

◆ Prematch

int32 WorldPackets::Battleground::PVPMatchStatistics::RatingData::Prematch[2] = { }

Definition at line 102 of file BattlegroundPackets.h.

◆ PrematchMMR

int32 WorldPackets::Battleground::PVPMatchStatistics::RatingData::PrematchMMR[2] = { }

Definition at line 104 of file BattlegroundPackets.h.


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