Version: 2020.2
言語: 日本語
public bool IsShortcutOverridden (string shortcutId);

パラメーター

shortcutId ID of shortcut to determine overridden status for.

戻り値

bool true if the shortcut with ID shortcutId is overridden in the active profile; otherwise, false.

説明

Does the active profile override the binding for the given shortcut ID?

Returns true if the profile referenced by activeProfileId overrides the binding for the given shortcut ID. This includes the cases where the binding is overridden to the same as the default or to the empty binding. It returns false if the active profile does not specify a binding for the given shortcut ID.

Throws ArgumentNullException if shortcutId is null. Throws ArgumentException if shortcutId is not available, i.e. when GetAvailableShortcutIds does not contain shortcutId.

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