AnimancerEvent.Sequence.

AnimancerEvent.

GetName(int) Method

Summary

[Pro-Only] Returns the name of the event at the specified `index` or null if it is outside of the Animancer.AnimancerEvent.Sequence.Names array.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Sequence

Syntax

public string GetName(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
string