IsGodMode( <entity> )


Module: Sentient

Summary:

Checks whether this entity is in god mode



Example:

if ( IsGodMode( level.player ) ) ...



Required Args:

  • 1 : <entity> An entity object to check for god mode