This version of Unity is unsupported.

ReserveModifiersAttribute

class in UnityEditor.ShortcutManagement

Description

Provides an attribute that reserves one or multiple modifiers for a specific shortcut.

A reserved modifier does not prevent a shortcut from triggering when another key is pressed.

Properties

ModifiersOne or more modifiers to reserve.

Constructors

ReserveModifiersAttributeCreates an attribute that reserves a modifier for a single shortcut.