ResetDialogue(string)
Method in DialogueRunner
This method is obsolete and may be removed from a future version of Yarn Spinner.
Summary
Starts running the dialogue again.
Remarks
If nodeName
is null, the node specified by startNode is attempted, followed the currently running node. If none of these options are available, an System.ArgumentNullException
is thrown.
Parameters
Name | Description |
---|---|
|
Last updated