ObjectPool.Disposable.

ObjectPool.

AcquireList<T>(List<T>) Method

Summary

Creates a new Animancer.ObjectPool`1.Disposable and calls Animancer.ObjectPool`1.Acquire to set the Animancer.ObjectPool`1.Disposable.Item and `item`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ObjectPool.Disposable

Syntax

public static ObjectPool<List<T>>.Disposable AcquireList<T>(out List<T> list)

Type Parameters

Name Description
T

Parameters

Name Type Description
list List<T>

Return Value

Type Description
ObjectPool<List<T>>.Disposable