startNode
Field in DialogueRunner
Summary
The name of the node that will start running immediately after loading.
Remarks
This value must be the name of a node present in YarnProject .
See Also
DialogueRunner.YarnProject: Gets the YarnProject asset that this dialogue runner uses.
DialogueRunner.StartDialogue(string): Starts running a node of dialogue.
Last updated