Enum HID.HIDReportType
Namespace: UnityEngine.InputSystem.HID
Syntax
public enum HIDReportType : int
Fields
| Name | Description | Value |
|---|---|---|
| Unknown | 0 | |
| Input | 1 | |
| Output | 2 | |
| Feature | 3 |
public enum HIDReportType : int
| Name | Description | Value |
|---|---|---|
| Unknown | 0 | |
| Input | 1 | |
| Output | 2 | |
| Feature | 3 |