continueActionReference
Field in DialogueAdvanceInput
Summary
An InputActionReference
that refers to the action that this component is listening for.
Remarks
This value is only used when continueActionType is InputSystemActionFromAsset.
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 updated