Moved list of columns returned to GetBattlefieldStatInfo, also formatting changes.
No edit summary |
(Moved list of columns returned to GetBattlefieldStatInfo, also formatting changes.) |
||
| Line 3: | Line 3: | ||
local x = GetNumBattlefieldStats(); | local x = GetNumBattlefieldStats(); | ||
== Parameters == | |||
=== Returns === | |||
:; numStats : Integer - Number of columns available for the battleground (2 for [[Warsong Gulch]] and [[Arathi Basin]], 7 for [[Alterac Valley]]) | |||
---- | ---- | ||
{{ | {{wowapi}} | ||