Pure Pool - Object Pooling by Umbrace
Pure Pool - Object Pooling by Umbrace
Namespaces
Umbrace.Unity.PurePool
IObjectPool Interface
IObjectPool Methods
Clear Method
Fill Method
SetSize Method
IObjectPool
Fill Method
[This is preliminary documentation and is subject to change.]
Fills the pool, populating it with pooled objects until it reaches the maximum pool size.
Namespace:
Umbrace.Unity.PurePool
Assembly:
Umbrace.Unity.PurePool (in Umbrace.Unity.PurePool.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
Copy
void
Fill
()
See Also
Reference
IObjectPool Interface
Umbrace.Unity.PurePool Namespace
IObjectPool
SetSize(Int32)
IObjectPool
Clear
IObjectPool
MaximumSize
Send comments on this topic to
[email protected]