Functions to get property information from proximity buttons.
instance hold_duration -> float
instance
hold_duration
Specifies the amount of time (in seconds) required to complete the action once interaction begins.
instance set_hold_duration(float) -> void
set_hold_duration(
float
)
Overwrites the amount of time to complete the action when it begins.
Last updated 7 days ago