Class PlayerInput.DeviceRegainedEvent
Event that is triggered when a PlayerInput regains an InputDevice previously lost.
Namespace: UnityEngine.InputSystem
Syntax
public class DeviceRegainedEvent : UnityEvent<PlayerInput>
Event that is triggered when a PlayerInput regains an InputDevice previously lost.
public class DeviceRegainedEvent : UnityEvent<PlayerInput>