Enum InputControlLayoutChange
Enum used to identity the change type for the onLayoutChange event.
Namespace: UnityEngine.InputSystem
Assembly: Unity.InputSystem.dll
Syntax
public enum InputControlLayoutChange
Fields
Name | Description |
---|---|
Added | |
Removed | |
Replaced |