Class PlayerInput.DeviceLostEvent
Event that is triggered when an InputDevice paired to a PlayerInput is disconnected.
Implements
Inherited Members
UnityEvent.AddListener(UnityAction)
UnityEvent.RemoveListener(UnityAction)
UnityEvent.Invoke(PlayerInput)
UnityEventBase.ToString()
Namespace: UnityEngine.InputSystem
Assembly: Unity.InputSystem.dll
Syntax
[Serializable]
public class PlayerInput.DeviceLostEvent : UnityEvent, ISerializationCallbackReceiver