A variable defined in FORMS_KeyboardShortcut.gml
new FORMS_KeyboardShortcut(_action)
Name | Type | Description |
---|---|---|
_action | Function |
A function or undefined . |
Name | Description |
---|---|
OnAction |
Name | Description |
---|---|
AddKey | Adds key to the keyboard shortcut. |
ToString | Converts the keyboard shortcut into a human readable string. |
Update | Updates the keyboard shortcut. |
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.