DialogueRunner.ResetDialogue Method
Resets the variableStorage, and starts running the dialogue again from the node named startNode.
public void ResetDialogue()
Source
Defined in Unity/Assets/YarnSpinner/Scripts/DialogueRunner.cs, line 256.
Resets the variableStorage, and starts running the dialogue again from the node named startNode.
public void ResetDialogue()
Defined in Unity/Assets/YarnSpinner/Scripts/DialogueRunner.cs, line 256.