NamedEventDictionary.

GetEnumerator() Method

Summary

Returns an enumerator to go through every item in this dictionary.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
NamedEventDictionary

Syntax

public Dictionary<StringReference, Action>.Enumerator GetEnumerator()

Return Value

Type Description
Dictionary<StringReference, Action>.Enumerator