2025-03-06 00:27:51 +02:00

287 B

Hotkey Quick API reference

hotkey:add_hotkey(keys, [callback_argument])
hotkey:init(keys, callback, [callback_argument])
hotkey:is_processing()
hotkey:on_focus_gained()
hotkey:on_input([action_id], [action])
hotkey:on_style_change(style)
hotkey:set_repeat(is_enabled_repeated)