WoW API: GetNumBattlefields

Revision as of 12:52, 21 August 2009 by WoWWiki>Starlightblunder (Created page with '{{wowapi}} Returns the number of available instances of the last-selected battleground type. numInstances = GetNumBattlefields(); == Returns == ; numInstances : Number - Number...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WoW API < GetNumBattlefields

Returns the number of available instances of the last-selected battleground type.

numInstances = GetNumBattlefields();

Returns

numInstances
Number - Number of instances of the last-selected battleground type that are currently running.

Notes