For the complete documentation index, see llms.txt. This page is also available as Markdown.

continueActionType

Field in DialogueAdvanceInput

Summary

The type of input that this component is listening for.

public ContinueActionType continueActionType = ContinueActionType.KeyCode;

See Also

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

Last updated

Was this helpful?