Keybinds
KOJA.registerKeyBind
local bind = KOJA.registerKeyBind(data)local bind = exports['koja-lib']:registerKeyBind(data)Parameters
Field
Type
Required
Description
Keybind Object
Property / Method
Description
Examples
Simple press action
Press and release (toggle flashlight)
Check if pressed in a loop
Temporarily disable
Notes
Last updated