![]() |
TrinityCore
|
#include <MythicPlusPacketsCommon.h>
Public Attributes | |
| int32 | ChallengeModeID = 0 |
| float | MapScore = 0.0f |
| int32 | BestRunLevel = 0 |
| int32 | BestRunDurationMS = 0 |
| bool | FinishedSuccess = false |
| uint8 | Unknown1110 = 0 |
Definition at line 28 of file MythicPlusPacketsCommon.h.
| int32 WorldPackets::MythicPlus::DungeonScoreMapSummary::BestRunDurationMS = 0 |
Definition at line 33 of file MythicPlusPacketsCommon.h.
| int32 WorldPackets::MythicPlus::DungeonScoreMapSummary::BestRunLevel = 0 |
Definition at line 32 of file MythicPlusPacketsCommon.h.
| int32 WorldPackets::MythicPlus::DungeonScoreMapSummary::ChallengeModeID = 0 |
Definition at line 30 of file MythicPlusPacketsCommon.h.
| bool WorldPackets::MythicPlus::DungeonScoreMapSummary::FinishedSuccess = false |
Definition at line 34 of file MythicPlusPacketsCommon.h.
| float WorldPackets::MythicPlus::DungeonScoreMapSummary::MapScore = 0.0f |
Definition at line 31 of file MythicPlusPacketsCommon.h.
| uint8 WorldPackets::MythicPlus::DungeonScoreMapSummary::Unknown1110 = 0 |
Definition at line 35 of file MythicPlusPacketsCommon.h.