IsActive()

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

KeyBind:IsActive()

Last updated