Skip to content

shieldsRegenDelay

Description

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

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

returns: float