Delegate Usb.OnDevicesChangedHandler
Namespace: UnityEditor.Hardware
Assembly: UnityEditor.dll
Syntax
public delegate void OnDevicesChangedHandler(UsbDevice[] devices);
Parameters
| Type | Name | Description |
|---|---|---|
| UsbDevice[] | devices |
public delegate void OnDevicesChangedHandler(UsbDevice[] devices);
| Type | Name | Description |
|---|---|---|
| UsbDevice[] | devices |