GetNumBattlegroundTypes

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 3.1.0 / 3.4.0

Returns the number of battleground types.

numBattlegrounds = GetNumBattlegroundTypes()

Returns

numBattlegrounds
number - the number of distinct battleground types offered by the server. The player may not be able to join all of those due to level restrictions.

See Also