Table of Contents

Namespace PAC.KeyboardShortcuts

Classes

CustomKeyCode

A class to supersede Unity's KeyCode enum to allow keycodes to refer to multiple keys - e.g. Shift instead of separated into LeftShift and RightShift.

CustomKeyCode.JsonConverter

Custom JSON converter for CustomKeyCode.

KeyboardShortcut

A class to represent a single keyboard shortcut.

KeyboardShortcut.JsonConverter

Custom JSON converter for KeyboardShortcut.

KeyboardShortcutOptionsManager

Handles the window where you can view / change keyboard shortcuts.

KeyboardShortcuts

A class for storing, loading and accessing keyboard shortcuts for defined actions.