TrinityCore
WorldPackets::MythicPlus::DungeonScoreMapData Struct Reference

#include <MythicPlusPacketsCommon.h>

Public Attributes

int32 MapChallengeModeID = 0
 
std::vector< DungeonScoreBestRunForAffixBestRuns
 
float OverAllScore = 0.0f
 

Detailed Description

Definition at line 80 of file MythicPlusPacketsCommon.h.

Member Data Documentation

◆ BestRuns

std::vector<DungeonScoreBestRunForAffix> WorldPackets::MythicPlus::DungeonScoreMapData::BestRuns

Definition at line 83 of file MythicPlusPacketsCommon.h.

◆ MapChallengeModeID

int32 WorldPackets::MythicPlus::DungeonScoreMapData::MapChallengeModeID = 0

Definition at line 82 of file MythicPlusPacketsCommon.h.

◆ OverAllScore

float WorldPackets::MythicPlus::DungeonScoreMapData::OverAllScore = 0.0f

Definition at line 84 of file MythicPlusPacketsCommon.h.


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