Version: 2023.1
언어: 한국어

ShortcutManager

class in UnityEditor.ShortcutManagement

매뉴얼로 전환

설명

Provides access to an instance of IShortcutManager for managing shortcuts.

정적 변수

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.

정적 함수

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.