Version: 2022.2
言語: 日本語

ShortcutManager

class in UnityEditor.ShortcutManagement

マニュアルに切り替える

説明

Provides access to an instance of IShortcutManager for managing shortcuts.

Static 変数

defaultProfileIdA constant defining the ID of the default shortcut profile. See the documentation for the IShortcutManager.activeProfileId property.
instanceAn instance of the IShortcutManager interface used for managing shortcuts in the editor.

Static 関数

RegisterTagRegisters the tag as a custom context used to filter shortcuts after a window context is determined.
UnregisterTagRemoves a tag from the custom context list.