Version: 2022.3

ShortcutManager

class in UnityEditor.ShortcutManagement

切换到手册

描述

提供对 IShortcutManager 实例的访问,以管理快捷方式。

静态变量

defaultProfileId常量,它定义默认快捷方式配置文件的 ID。请参阅文档了解 IShortcutManager.activeProfileId 属性。
instance用于在编辑器中管理快捷方式的 IShortcutManager 接口的实例。

静态函数

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.