DynamicPool
Assembly: uMod.Core.dll
Inheritance ObjectPoolQueue DynamicPool
Implements IDynamicPool
Summary
DynamicPool class Store pooled objects of generic type
Methods
Name | Summary |
|---|---|
Free a pooled object back to the pool | |
Get< | Get (or create) a new pooled object |