Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Needs summary.

intimeInfo, overtimeInfo = C_MythicPlus.GetSeasonBestForMap(mapChallengeModeID)

Arguments

mapChallengeModeID
number

Returns

intimeInfo
structure - MapSeasonBestInfo (nilable)
overtimeInfo
structure - MapSeasonBestInfo (nilable)
Key Type Description
durationSec number
level number
completionDate structure MythicPlusDate
affixIDs number[]
members structure MythicPlusMember[]
MythicPlusDate
Field Type Description
year number
month number
day number
hour number
minute number
MythicPlusMember
Field Type Description
name string?
specID number
classID number

Patch changes

See also

Advertisement