All pages
Powered by GitBook
1 of 1

Loading...

continueAction

Field in

The InputAction that this component is listening for.

Use this continue action type when you want this component to use a configurable input action, but don't want to have to set up other actions in your project.

public InputAction continueAction = new InputAction("Skip", InputActionType.Button, CommonUsages.Submit);

Summary

Remarks

This value is only used when is .

DialogueAdvanceInput
continueActionType
InputSystemAction