Skip to content

DisableControlForSeconds

Disable a key for inserted seconds

Argument Data Type Needed Default Description
Control string - The key to disable
Seconds number - The seconds which the button is disabled

Dont need to be called every frame


Example
DisableControlForSeconds("K", 5)