Skip to content

cooldown

Description

cooldown is a Property on Interactable
The duration after being interacted with before this Interactable can be interacted with again.

Example
object.interactable.cooldown = 1.0
local testVariable = object.interactable.cooldown
Usage

returns: float