Summary
[Pro-Only]
Returns an awaitable that will complete when the named event is triggered
or
Animancer.AnimancerNode.IsInterrupted.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerState
Syntax
public AnimancerState.Awaiter Await(StringReference eventName, CancellationToken cancel = null)
Parameters
| Name | Type | Description |
|---|---|---|
| eventName | StringReference | |
| cancel | CancellationToken |
Return Value
| Type | Description |
|---|---|
| AnimancerState |