FadeGroup.Pool.

FadeGroup.

Acquire() Method

Summary

Returns a spare item if there are any, or creates a new one.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
FadeGroup.Pool

Syntax

public override FadeGroup Acquire()

Remarks

Remember to Animancer.ObjectPool`1.Release(`0) it when you are done.

Return Value

Type Description
FadeGroup