AnimancerEvent.Sequence.

AnimancerEvent.

this[string] Property

Summary

[Pro-Only] Returns the event with the specified `name`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Sequence

Syntax

public AnimancerEvent this[string name] { get; }

Parameters

Name Type Description
name string

Value

Type Description
AnimancerEvent