![]() |
TrinityCore
|
#include <MythicPlusPacketsCommon.h>
Public Attributes | |
| int32 | MapChallengeModeID = 0 |
| std::vector< DungeonScoreBestRunForAffix > | BestRuns |
| float | OverAllScore = 0.0f |
Definition at line 82 of file MythicPlusPacketsCommon.h.
| std::vector<DungeonScoreBestRunForAffix> WorldPackets::MythicPlus::DungeonScoreMapData::BestRuns |
Definition at line 85 of file MythicPlusPacketsCommon.h.
| int32 WorldPackets::MythicPlus::DungeonScoreMapData::MapChallengeModeID = 0 |
Definition at line 84 of file MythicPlusPacketsCommon.h.
| float WorldPackets::MythicPlus::DungeonScoreMapData::OverAllScore = 0.0f |
Definition at line 86 of file MythicPlusPacketsCommon.h.