Gets the binded key
local KeyBind = Menu.AddKeybind("Keybind", "LUAKey", 0, 0) local Key = KeyBind:Get()
Last updated 2 years ago