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

verboseLogging

Field in DialogueRunner

Summary

If true, will print Debug.Log messages every time it enters a node, and other frequent events.

public bool verboseLogging = true;

Last updated

Was this helpful?