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

startAutomatically

Field in DialogueRunner

Summary

Whether the DialogueRunner should automatically start running dialogue after the scene loads.

public bool startAutomatically = true;

Remarks

The node specified by startNode will be used.

Last updated

Was this helpful?