StartDialogue(string)

Method in DialogueRunner

Summary

Start the dialogue from a specific node.

public void StartDialogue(string startNode)

Parameters

Name
Description

string startNode

The name of the node to start running from.

Last updated

Was this helpful?