Summary
Returns the name of the event at the specified `index`
or
null
if it's outside of the Animancer.AnimancerEvent.Sequence.Names
array.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerEvent
.Sequence
Syntax
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public StringReference GetName(int index)
Attributes
Type | Description |
---|---|
MethodImplAttribute |
Parameters
Name | Type | Description |
---|---|---|
index | int |
Return Value
Type | Description |
---|---|
StringReference |