Black Ops III

IsAI

Checks whether this entity is an ai character

Example:

if ( IsAI( gun_owner ) ) ...

Parameters

ParameterSummary
*entityAn entity object that may be an ai character

* = mandatory