Black Ops III

IsEntity

Checks whether given variable is of type entity.

Example:

if ( IsEntity( variable ) ) ...

Parameters

ParameterSummary
*variablevariable to test

* = mandatory