Summary
[Pro-Only] Replaces the
Animancer.AnimancerEvent.callback
of the event with the specified `name`.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerEvent
.Sequence
Syntax
public void SetCallback(string name, Action callback)
Parameters
Name | Type | Description |
---|---|---|
name | string | |
callback | Action |
Return Value
Type | Description |
---|---|
void |
See Also
- Animancer.AnimancerEvent.Sequence.IndexOfRequired(System.String,System.Int32)
- Animancer.OptionalWarning.DuplicateEvent