Black Ops III

GetVehicleSpawnerTeamArray

Returns an array of all of the vehicle spawners in a level with the specified team

Example:

enemies = GetVehicleSpawnerTeamArray( "axis", "neutral" )

Parameters

ParameterSummary
*teama team name, either 'axis', 'allies', or 'neutral'
[team]any number of teams names may be added, either 'axis', 'allies', or 'neutral'

* = mandatory