startNode
Last updated
Was this helpful?
Field in DialogueRunner
The name of the node that will start running immediately after loading.
public string startNode = "Start";This value must be the name of a node present in YarnProject .
DialogueRunner.YarnProject: Gets the YarnProject asset that this dialogue runner uses.
DialogueRunner.StartDialogue(string): Starts running a node of dialogue.
Last updated
Was this helpful?
Was this helpful?
