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

continueActionButtonName

Field in DialogueAdvanceInput

Summary

The virtual button that this component is listening for.

public string continueActionButtonName = "Jump";

Remarks

This value is only used when continueActionType is VirtualButton.

Last updated

Was this helpful?