AnimancerGraph.

Events Property

Summary

A dictionary of callbacks to be triggered by any event with a matching name.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerGraph

Syntax

public NamedEventDictionary Events { get; }

Value

Type Description
NamedEventDictionary