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
<T>
Syntax
public ObjectPool<T>.Disposable Acquire(out T item)
Parameters
Name | Type | Description |
---|---|---|
item | T |
Return Value
Type | Description |
---|---|
ObjectPool |