Black Ops III

IsVehicleSpawner

Checks whether this entity is a vehicle spawner

Example:

if ( IsVehicleSpawner( ent ) ) ...

Parameters

ParameterSummary
*entityAn entity object that may be a vehicle spawner

* = mandatory