AnimancerState.DelayedPause.

AnimancerState.

Register(AnimancerState) Method

Summary

Gets a Animancer.AnimancerState.DelayedPause from the Animancer.ObjectPool and initializes it for the `state`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerState.DelayedPause

Syntax

public static void Register(AnimancerState state)

Parameters

Name Type Description
state AnimancerState

Return Value

Type Description
void