AnimancerEvent.Pool.

AnimancerEvent.

Release(AnimancerEvent.Sequence) Method

Summary

Adds the `item` to the list of spares so it can be reused.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Pool

Syntax

public override void Release(AnimancerEvent.Sequence sequence)

Parameters

Name Type Description
sequence AnimancerEvent.Sequence

Return Value

Type Description
void