Version: 2021.1
언어: 한국어
public void RebindShortcut (string shortcutId, ShortcutManagement.ShortcutBinding binding);

파라미터

shortcutId ID of shortcut to rebind.
binding New binding of shortcut.

설명

Rebinds the shortcut for the given shortcut ID to the given binding in the active profile.

Creates a new (or modifies the existing) binding override for the given shortcut ID on the active profile.

Throws ArgumentNullException if shortcutId is null. Throws ArgumentException if shortcutId is not available, i.e. when GetAvailableShortcutIds does not contain shortcutId. Throws InvalidOperationException if the active profile is read-only, i.e. when IsReadOnlyProfile returns true for activeProfileId.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961