TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Battleground::PVPLogData_RatingData Struct Reference

#include <BattlegroundPackets.h>

Public Attributes

std::array< int32, 2 > Prematch = { }
 
std::array< int32, 2 > Postmatch = { }
 
std::array< int32, 2 > PrematchMMR = { }
 

Detailed Description

Definition at line 79 of file BattlegroundPackets.h.

Member Data Documentation

◆ Postmatch

std::array<int32,2 > WorldPackets::Battleground::PVPLogData_RatingData::Postmatch = { }

Definition at line 82 of file BattlegroundPackets.h.

◆ Prematch

std::array<int32,2 > WorldPackets::Battleground::PVPLogData_RatingData::Prematch = { }

Definition at line 81 of file BattlegroundPackets.h.

◆ PrematchMMR

std::array<int32,2 > WorldPackets::Battleground::PVPLogData_RatingData::PrematchMMR = { }

Definition at line 83 of file BattlegroundPackets.h.


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