Black Ops III

GetVehicleTeamArray

Returns an array of all of the vehicles in a level that are not sentients

Example:

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

Parameters

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

* = mandatory