Black Ops III

IsCorpse

Checks whether this entity is a corpse

Example:

if ( IsCorpse( gun_owner ) ) ...

Parameters

ParameterSummary
*entityAn entity object that might be a corpse

* = mandatory