WoW API: GetNumBattlegroundTypes

From AddOn Studio
Jump to navigation Jump to search

WoW API < GetNumBattlegroundTypes

Returns the number of battleground types.

numBattlegrounds = GetNumBattlegroundTypes();

Returns[edit]

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[edit]