All pages
Powered by GitBook
1 of 1

Loading...

startNode

Field in DialogueRunner

Summary

The name of the node to start from.

public string startNode = Yarn.Dialogue.DefaultStartNodeName;

Remarks

This value is used to select a node to start from when is called.

startAutomatically