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

VariableStorageBehaviour.Clear Method

Removes all variables from storage.

public virtual void Clear()

Remarks

The implementation in this abstract class throws a NotImplementedException when called. Subclasses of this class must provide their own implementation.

Source

Defined in Unity/Assets/YarnSpinner/Scripts/DialogueRunner.cs, line 1202.