C_ChallengeMode.GetDungeonScoreRarityColor

From Warcraft Wiki
Jump to navigation Jump to search

Returns a color value from the passed in overall season M+ rating.

scoreColor = C_ChallengeMode.GetDungeonScoreRarityColor(dungeonScore)

Arguments

dungeonScore
number

Returns

scoreColor
ColorMixin🔗

Patch changes

Shadowlands Patch 9.1.0 (2021-06-29): Added.