continueActionReference
An
UnityEngine.InputSystem.InputActionReference
that refers to the action that this component is listening for.public InputActionReference continueActionReference = null;
Use this continue action type when you want this component to make use of an input action you've configured elsewhere in your project.
Last modified 21d ago