Skip to content

holdDuration

Description

holdDuration is a Property on Interactable
The duration that the interact button needs to be held to interact with this Interactable. Defaults to 0, which means there is no hold required.

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

returns: float