Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


empty

A key combination representing the empty binding.
Read time 1 minuteLast updated 10 days ago

Definition

public static ShortcutBinding empty { get; }

Remarks

A shortcut with an empty binding cannot be triggered. Use the empty binding to unbind an existing shortcut via IShortcutManager.RebindShortcut.