Black Ops III

IsSpawner

Checks whether this entity is a spawner

Example:

if ( IsSpawner( ent ) ) ...

Parameters

ParameterSummary
*entityAn entity object that may be a spawner

* = mandatory