Skip to content

healthRegenDelay

Description

healthRegenDelay is a Property on WorldSettings
Amount of time after taking damage before your health will begin regenerating. Setting this to 0 will turn off health regeneration.

Example
WorldSettings.healthRegenDelay = 1.0
local testVariable = WorldSettings.healthRegenDelay
Usage

returns: float