ResetDialogue(string)
Method in DialogueRunner
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 ArgumentNullException
is thrown.
Parameters
Name | Description |
---|---|
|
Last updated