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