C_MythicPlus.GetCurrentSeason

From Warcraft Wiki
Jump to navigation Jump to search

Returns the current Mythic Plus season.

seasonID = C_MythicPlus.GetCurrentSeason()

Returns

seasonID
number

Details

Returns the current Mythic Plus season. Returns -1 until C_MythicPlus.RequestMapInfo() is called at least once.

Returns 0 when there is no active season. (To be confirmed)

Seasons

Season Id Name
1 Battle for Azeroth Season 1
2 Battle for Azeroth Season 2
3 Battle for Azeroth Season 3
4 Battle for Azeroth Season 4
5 Shadowlands Season 1
6 Shadowlands Season 2
7 Shadowlands Season 3
8 Shadowlands Season 4
9 Dragonflight Season 1

Patch changes

Battle for Azeroth Patch 8.1.0 (2018-12-11): Added.