Version: 2022.1
言語: 日本語

KeyCombination

struct in UnityEditor.ShortcutManagement

マニュアルに切り替える

説明

Represents a combination of a non-modifier key and zero or more modifier keys.

変数

actionIs the action key modifier part of the key combination? The action key represents the Control key on Windows and Linux, and the Command key on macOS.
altIs the Alt key (or Option key on macOS) modifier part of the key combination?
controlDetermines if the Control key modifier is part of the key combination. Represents the Control key on Windows, macOS, and Linux.
keyCodeKey code representing non-modifier key of key combination.
modifiersModifier keys of key combination.
shiftIs the Shift key modifier part of key combination?

コンストラクタ

KeyCombinationCreates a new key combination with given key code and shortcut modifiers.

Public 関数

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