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