Method in DialogueRunner
Starts running a node of dialogue.
public async YarnTask StartDialogue(string nodeName)
nodeName must be the name of a node in YarnProject .
nodeName
string nodeName
string
The name of the node to run.
Last updated 2 months ago
Was this helpful?