Last updated 2 years ago
Was this helpful?
Method in
Starts running the dialogue again.
public void ResetDialogue(string nodeName = null)
If nodeName is null, the node specified by is attempted, followed the currently running node. If none of these options are available, an ArgumentNullException is thrown.
nodeName
ArgumentNullException
string nodeName
string