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

automaticallyContinueLines

Field in DialogueRunner

Summary

Whether the DialogueRunner should automatically proceed to the next line once a line has been finished.

public bool automaticallyContinueLines;

Last updated

Was this helpful?