Summary
Adds the `item` to the list of spares so it can be reused.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- ObjectPool
<T>
Syntax
public virtual void Release(T item)
Parameters
Name | Type | Description |
---|---|---|
item | T |
Return Value
Type | Description |
---|---|
void |