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

InMemoryVariableStorage.GetEnumerator Method

Returns an IEnumerator that iterates over all variables in this object.

IEnumerator IEnumerable.GetEnumerator()

Return Type

IEnumerator: An iterator over the variables.

Source

Defined in Unity/Assets/YarnSpinner/Scripts/InMemoryVariableStorage.cs, line 250.