UxrControllerInput.DeviceConnected Event
Event called whenever the device is connected or disconnected
Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public event EventHandler<UxrDeviceConnectEventArgs> DeviceConnected
Value
Type: System.EventHandler(UxrDeviceConnectEventArgs)