AnimancerState.Awaiter.

AnimancerState.

Initialize(AnimancerState) Method

Summary

Prepares this object to await the specified `state`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerState.Awaiter

Syntax

public void Initialize(AnimancerState state)

Parameters

Name Type Description
state AnimancerState

Return Value

Type Description
void