UxrDeviceConnectEventArgs Constructor
Constructor.
Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrDeviceConnectEventArgs(
bool isConnected
)
Parameters
- isConnected
- Type: System.Boolean
Whether the device was connected (true) or disconnected (false)