keybind

figura.docs.globals.keybind
field signature:
keybind
Method Property Fluent Description Representation
Field Type a KeybindAPI

KeybindAPI.create

figura.docs.keybind_api.create
overload 1:
keybind:create(name, key)
typings.568216823
Method Property Fluent Description Representation
name accepts a String
key accepts
Return Value a Keybind
overload 2:
keybind:create(name, key, gui)
typings.568216823
Method Property Fluent Description Representation
name accepts a String
key accepts
gui accepts a Boolean
Return Value a Keybind
overload 3:
keybind:create(name, key, gui, override)
typings.568216823
Method Property Fluent Description Representation
name accepts a String
key accepts
gui accepts a Boolean
override accepts a Boolean
Return Value a Keybind

KeybindAPI.getVanillaKey

figura.docs.keybind_api.get_vanilla_key
overload 1:
keybind:getVanillaKey(id)
Method Property Fluent Description Representation
id accepts a KeyIDs
Return Value a String
a a