Call of Duty Script Documentation

isai( <entity> )


Module
Sentient


Summary


Checks whether this entity is an ai character

Example


if ( isai ( gun_owner )) ... ;

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List