Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 392 Bytes

yarn.unity.dialoguerunner.startnode.md

File metadata and controls

18 lines (9 loc) · 392 Bytes

DialogueRunner.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.