StartDialogue(string)
Last updated
Was this helpful?
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 .
string nodeName
The name of the node to run.
Last updated
Was this helpful?
Was this helpful?
