Last updated 27 days ago
Was this helpful?
Field in
An UnityEngine.InputSystem.InputActionReference that refers to the action that this component is listening for.
UnityEngine.InputSystem.InputActionReference
This value is only used when is.
Use this continue action type when you want this component to make use of an input action you've configured elsewhere in your project.
public InputActionReference? continueActionReference = null;