TrinityCore
WorldPackets::MythicPlus::DungeonScoreSummary Struct Reference

#include <MythicPlusPacketsCommon.h>

Public Attributes

float OverallScoreCurrentSeason = 0.0f
 
float LadderScoreCurrentSeason = 0.0f
 
std::vector< DungeonScoreMapSummaryRuns
 

Detailed Description

Definition at line 37 of file MythicPlusPacketsCommon.h.

Member Data Documentation

◆ LadderScoreCurrentSeason

float WorldPackets::MythicPlus::DungeonScoreSummary::LadderScoreCurrentSeason = 0.0f

Definition at line 40 of file MythicPlusPacketsCommon.h.

◆ OverallScoreCurrentSeason

float WorldPackets::MythicPlus::DungeonScoreSummary::OverallScoreCurrentSeason = 0.0f

Definition at line 39 of file MythicPlusPacketsCommon.h.

◆ Runs

std::vector<DungeonScoreMapSummary> WorldPackets::MythicPlus::DungeonScoreSummary::Runs

Definition at line 41 of file MythicPlusPacketsCommon.h.


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