AnimancerState.Awaiter.

AnimancerState.

Name(AnimancerState, StringReference, CancellationToken) Method

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.Awaiter

Syntax

public static AnimancerState.Awaiter Name(AnimancerState state, StringReference eventName, CancellationToken cancel = null)

Parameters

Name Type Description
state AnimancerState
eventName StringReference
cancel CancellationToken

Return Value

Type Description
AnimancerState.Awaiter