Show / Hide Table of Contents

Class DeviceConnectionEvent

UnityEvent for NextMind callbacks regarding device connection (connected/disconnected/available/unavailable).

Implements
UnityEngine.ISerializationCallbackReceiver
Namespace: NextMind.Events
Assembly: NextMind.dll
Syntax
[Serializable]
public class DeviceConnectionEvent : UnityEvent<Device>, ISerializationCallbackReceiver

Implements

UnityEngine.ISerializationCallbackReceiver