This site is for Yarn Spinner v1, and won't be updated. Go to the current site.

Dialogue.UnloadAll Method

Unloads all nodes from the Dialogue.

public void UnloadAll(bool clearVisitedNodes = true)

Parameters

Parameter Description
bool clearVisitedNodes If true, the internal list of visited nodes is cleared as well.

Source

Defined in YarnSpinner/Dialogue.cs, line 772.