Black Ops III

IsActorCorpse

Checks whether this entity is an actor corpse

Example:

if ( IsActorCorpse( corpse ) ) ...

Parameters

ParameterSummary
*entityAn entity object that might be a corpse

* = mandatory