- 0 Talk
-
API GetNumBattlefields
Returns the number of available instances of the last-selected battleground type.
numInstances = GetNumBattlefields();
Returns
Edit
- numInstances
- Number - Number of instances of the last-selected battleground type that are currently running.
Notes
Edit
- Battleground types are selected by RequestBattlegroundInstanceInfo(index) function.