EnableHealthShield( <enable> )


Module: Player
SP Only

Summary:

Sets whether the player's health shield is active



Call this on:

The player



Example:

level.player EnableHealthShield( false );



Required Args:

  • 1 : <enable>: A boolean. true to enable the health shield, and false otherwise