Version: 2023.1
言語: 日本語

ReserveModifiersAttribute

class in UnityEditor.ShortcutManagement

マニュアルに切り替える

説明

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.

変数

ModifiersOne or more modifiers to reserve.

コンストラクタ

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