Summary
Adds an event to the serialized fields.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerEvent
.Sequence .Serializable
Syntax
public int AddEvent(float normalizedTime, IInvokable callback = null, StringAsset name = null)
Parameters
| Name | Type | Description |
|---|---|---|
| normalizedTime | float | |
| callback | IInvokable | |
| name | StringAsset |
Return Value
| Type | Description |
|---|---|
| int |