StartDialogue(string)
Last updated
Was this helpful?
Method in DialogueRunner
Start the dialogue from a specific node.
public void StartDialogue(string startNode)string startNode
The name of the node to start running from.
Last updated
Was this helpful?
Was this helpful?
