Set()

Sets the binded key

local KeyBind = Menu.AddKeybind("Keybind", "LUAKey", 0, 0)

KeyBind:Get(5)

Last updated