AnimancerEvent.Sequence.

AnimancerEvent.

this[StringReference] Property

Summary

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

Syntax

public AnimancerEvent this[StringReference name] { get; }

Parameters

Name Type Description
name StringReference

Value

Type Description
AnimancerEvent