Class PlayerInput.ControlsChangedEvent
Event that is triggered when the set of controls used by a PlayerInput changes.
Namespace: UnityEngine.InputSystem
Syntax
public class ControlsChangedEvent : UnityEvent<PlayerInput>
Event that is triggered when the set of controls used by a PlayerInput changes.
public class ControlsChangedEvent : UnityEvent<PlayerInput>