Keybind
Keybind
Creation
MyRandomMenu:Keybind({
name = "MyKeybind",
text = "Keybind item",
value = "f1",
on_callback = ClassClbk(self, "MyClbk")
})Parameters
Parameter
Return Type
Description
Functions
Get
Function
Return Type
Description
Set
Function
Description
Last updated