Black Ops III

IsAlive

Checks whether this entity is alive

Example:

if ( IsAlive( gun_owner ) ) ...

Parameters

ParameterSummary
*entityAn entity object that might be alive or dead

* = mandatory