DynamicPool

Namespace: uModPooling

Assembly: uMod.Core.dll

Inheritance ObjectPoolQueue DynamicPool

Implements IDynamicPool

Summary

DynamicPool class Store pooled objects of generic type

Methods

Name

Summary

Free<T> (T)

Free a pooled object back to the pool

Get<T> ()

Get (or create) a new pooled object