CloneContext.Pool.

CloneContext.

Acquire() Method

Summary

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

Syntax

public override CloneContext Acquire()

Remarks

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

Return Value

Type Description
CloneContext