Enum InputRemoting.MessageType
Enumeration of possible types of messages exchanged between two InputRemoting instances.
Namespace: UnityEngine.InputSystem
Assembly: Unity.InputSystem.dll
Syntax
public enum InputRemoting.MessageType
Fields
Name | Description |
---|---|
ChangeUsages | |
Connect | |
Disconnect | |
NewDevice | |
NewEvents | |
NewLayout | |
RemoveDevice | |
RemoveLayout | |
StartSending | |
StopSending |