C_PvP.IsRatedMap

From Warcraft Wiki
Jump to navigation Jump to search

Returns if the map is a rated battleground or arena.

isRatedMap = C_PvP.IsRatedMap()

Returns

isRatedMap
boolean

Patch changes

Battle for Azeroth Patch 8.2.0 (2019-06-25): Moved to C_PvP.IsRatedMap. The previous alias is deprecated. [1]
Cataclysm Patch 4.1.0 (2011-04-26): Added as IsRatedMap.