WoW:API GetNumBattlefieldPositions
Jump to navigation
Jump to search
Returns the number of players in the battleground that are not in your raid.
count = GetNumBattlefieldPositions()
- Arguments
- (none)
- Returns
- count
- Number of players in the battleground not in your raid
- Comments
You can use GetBattlefieldPosition(index) to retrieve the locations and names of the players.