Class Usb
Inherited Members
Namespace: UnityEditor.Hardware
Assembly: UnityEditor.dll
Syntax
public sealed class Usb
Methods
| Improve this Doc View SourceOnDevicesChanged(UsbDevice[])
Declaration
public static void OnDevicesChanged(UsbDevice[] devices)
Parameters
Type | Name | Description |
---|---|---|
UsbDevice[] | devices |
Events
| Improve this Doc View SourceDevicesChanged
Declaration
public static event Usb.OnDevicesChangedHandler DevicesChanged
Event Type
Type | Description |
---|---|
Usb.OnDevicesChangedHandler |