Pages
Standard Library
Search
Entities
Provider.Shortcuts.Shortcut
Represents a shortcut:
- action - the function to execute when the shortcut is pressed
- condition - the function that evaluates if the action should be called
- shortcut - the array of keyCodes that needs to be matched.
- bypassFocused - whether or not trigger the action if something is in focus