ren.gay
Black Ops III
IsAI
Checks whether this entity is an ai character
Example:
if ( IsAI( gun_owner ) ) ...
Parameters
Parameter
Summary
*entity
An entity object that may be an ai character
* = mandatory