Keybind

docs.keybind

Keybind.getName

docs.keybind.getname
overload 1:
Keybind:getName()
Method Property Fluent Description Representation
Return Value a String

Keybind.getKey

docs.keybind.getkey
overload 1:
Keybind:getKey()
Method Property Fluent Description Representation
Return Value a String

Keybind.isDefault

docs.keybind.isdefault
overload 1:
Keybind:isDefault()
Method Property Fluent Description Representation
Return Value a Boolean

Keybind.setKey

docs.keybind.setkey
overload 1:
Keybind:setKey(key)
Method Property Fluent Description Representation
key accepts a String
Return Value nil

Keybind.isPressed

docs.keybind.ispressed
overload 1:
Keybind:isPressed()
Method Property Fluent Description Representation
Return Value a Boolean

Keybind.getKeyName

docs.keybind.getkeyname
overload 1:
Keybind:getKeyName()
Method Property Fluent Description Representation
Return Value a String

Keybind.onPress

docs.keybind.onpress
field signature:
onPress
Method Property Fluent Description Representation
Field Type a function

Keybind.onRelease

docs.keybind.onrelease
field signature:
onRelease
Method Property Fluent Description Representation
Field Type a function

Keybind.enabled

docs.keybind.enabled
field signature:
enabled
Method Property Fluent Description Representation
Field Type a Boolean

Keybind.gui

docs.keybind.gui
field signature:
gui
Method Property Fluent Description Representation
Field Type a Boolean

Keybind.override

docs.keybind.override
field signature:
override
Method Property Fluent Description Representation
Field Type a Boolean
a a