Black Ops III

IsGodMode

Checks whether this entity is in god mode

Example:

if ( IsGodMode( player ) ) ...

Parameters

ParameterSummary
*entityAn entity object to check for god mode

* = mandatory