Summary
[Pro-Only] Returns the event at the specified `index`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerEvent
.Sequence
Syntax
public AnimancerEvent this[int index] { get; }
Parameters
Name | Type | Description |
---|---|---|
index | int |
Value
Type | Description |
---|---|
AnimancerEvent |