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