ShortcutBinding(KeyCombination)
Creates a shortcut binding from a single key combination.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Constructor
- Namespace: UnityEditor.ShortcutManagement
- Assembly: UnityEditor.CoreModule
public ShortcutBinding(KeyCombination keyCombination)
Parameters
Key combination used to trigger a shortcut with this binding.