AnimancerState.Awaiter.

AnimancerState.

Acquire(AnimancerState, CancellationToken) Method

Summary

Acquires an instance from the Animancer.AnimancerState.Awaiter.Pool and initializes it.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerState.Awaiter

Syntax

public static AnimancerState.Awaiter Acquire(AnimancerState state, CancellationToken cancel = null)

Parameters

Name Type Description
state AnimancerState
cancel CancellationToken

Return Value

Type Description
AnimancerState.Awaiter