All pages
Powered by GitBook
1 of 1

Loading...

continueActionType

Field in

The type of input that this component is listening for.

  • : The type of input that this component is listening for in order to signal that its dialogue view should advance.

public ContinueActionType continueActionType = ContinueActionType.KeyCode;

Summary

See Also

DialogueAdvanceInput
ContinueActionType