NamedEventDictionary.

Values Property

Summary

The values in this dictionary.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
NamedEventDictionary

Syntax

public Dictionary<StringReference, Action>.ValueCollection Values { get; }

Value

Type Description
Dictionary<StringReference, Action>.ValueCollection