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

NamedEventDictionary.

Keys Property

Summary

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

Syntax

public Dictionary<StringReference, Action>.KeyCollection Keys { get; }

Value

Type Description
Dictionary<StringReference, Action>.KeyCollection