StartDialogue(string)
Method in DialogueRunner
Summary
Starts running a node of dialogue.
Remarks
nodeName
must be the name of a node in YarnProject .
Parameters
Name
Description
string
nodeName
The name of the node to run.
Last updated