C_PvP.GetLevelUpBattlegrounds

From Warcraft Wiki
Jump to navigation Jump to search

Returns info indicating the backgrounds available for leveling.

battlefields = C_PvP.GetLevelUpBattlegrounds(level)

Arguments

level
number

Returns

battlefields
LevelUpBattlegroundInfo[]
Field Type Description
id number
icon number
name string
isEpic boolean

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Added.