26 data << float(dungeonScoreMapSummary.
MapScore);
40 data << Size<uint32>(dungeonScoreSummary.
Runs);
42 data << dungeonScoreMapSummary;
51 data << mythicPlusMember.
GUID;
73 data << Size<uint32>(mythicPlusRun.
Members);
74 data << float(mythicPlusRun.
RunScore);
88 data << float(dungeonScoreBestRunForAffix.
Score);
89 data << dungeonScoreBestRunForAffix.
Run;
97 data << Size<uint32>(dungeonScoreMapData.
BestRuns);
108 data << Size<uint32>(dungeonScoreSeasonData.
SeasonMaps);
109 data << Size<uint32>(dungeonScoreSeasonData.
LadderMaps);
123 data << Size<uint32>(dungeonScoreData.
Seasons);
ByteBuffer & operator<<(ByteBuffer &data, DungeonScoreMapSummary const &dungeonScoreMapSummary)
std::vector< DungeonScoreSeasonData > Seasons
std::vector< DungeonScoreBestRunForAffix > BestRuns
std::vector< DungeonScoreMapData > SeasonMaps
std::vector< DungeonScoreMapData > LadderMaps
float OverallScoreCurrentSeason
std::vector< DungeonScoreMapSummary > Runs
float LadderScoreCurrentSeason
ObjectGuid BnetAccountGUID
uint32 NativeRealmAddress
uint32 VirtualRealmAddress
int32 ChrSpecializationID
std::array< int32, 4 > KeystoneAffixIDs
std::vector< MythicPlusMember > Members