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

autoStart

Field in DialogueRunner

Summary

Whether the dialogue runner will immediately start running dialogue after loading.

public bool autoStart = false;

Last updated

Was this helpful?