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
Clear Method
[This is preliminary documentation and is subject to change.]
Clears the pool, emptying it of all pooled objects.
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
Clear
()
See Also
Reference
IObjectPool Interface
Umbrace.Unity.PurePool Namespace
IObjectPool
SetSize(Int32)
IObjectPool
Fill
Send comments on this topic to
[email protected]