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 startAutomatically is called.

Last updated

Was this helpful?