This is the old Animancer v7.4 documentation. Click here for the latest version.

AnimancerStateDictionary.

GetEnumerator() Method

Summary

Returns an enumerator that will iterate through all registered states.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerStateDictionary

Syntax

public Dictionary<Object, AnimancerState>.ValueCollection.Enumerator GetEnumerator()

Return Value

Type Description
Dictionary<Object, AnimancerState>.ValueCollection.Enumerator