ObjectPool.Disposable.

ObjectPool.

AcquireSet<T>(HashSet<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<HashSet<T>>.Disposable AcquireSet<T>(out HashSet<T> set)

Type Parameters

Name Description
T

Parameters

Name Type Description
set HashSet<T>

Return Value

Type Description
ObjectPool<HashSet<T>>.Disposable