TrinityCore
WorldPackets::MythicPlus::DungeonScoreMapSummary Struct Reference

#include <MythicPlusPacketsCommon.h>

Public Attributes

int32 ChallengeModeID = 0
 
float MapScore = 0.0f
 
int32 BestRunLevel = 0
 
int32 BestRunDurationMS = 0
 
bool FinishedSuccess = false
 

Detailed Description

Definition at line 28 of file MythicPlusPacketsCommon.h.

Member Data Documentation

◆ BestRunDurationMS

int32 WorldPackets::MythicPlus::DungeonScoreMapSummary::BestRunDurationMS = 0

Definition at line 33 of file MythicPlusPacketsCommon.h.

◆ BestRunLevel

int32 WorldPackets::MythicPlus::DungeonScoreMapSummary::BestRunLevel = 0

Definition at line 32 of file MythicPlusPacketsCommon.h.

◆ ChallengeModeID

int32 WorldPackets::MythicPlus::DungeonScoreMapSummary::ChallengeModeID = 0

Definition at line 30 of file MythicPlusPacketsCommon.h.

◆ FinishedSuccess

bool WorldPackets::MythicPlus::DungeonScoreMapSummary::FinishedSuccess = false

Definition at line 34 of file MythicPlusPacketsCommon.h.

◆ MapScore

float WorldPackets::MythicPlus::DungeonScoreMapSummary::MapScore = 0.0f

Definition at line 31 of file MythicPlusPacketsCommon.h.


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