Pure Pool - Object Pooling by Umbrace
Pure Pool - Object Pooling by Umbrace
Namespaces
Umbrace.Unity.PurePool
SerialisableObjectPool(T) Class
SerialisableObjectPool(T) Constructor
SerialisableObjectPool(T) Properties
SerialisableObjectPool(T) Methods
SerialisableObjectPool(T) Events
SerialisableObjectPool(T) Fields
SerialisableObjectPool
T
Constructor
[This is preliminary documentation and is subject to change.]
Initialises a new instance of the
SerialisableObjectPool
T
class.
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
protected
SerialisableObjectPool
()
Remarks
An instance of
SerialisableObjectPool
T
must be initialised using the
Initialise
method.
See Also
Reference
SerialisableObjectPool
T
Class
Umbrace.Unity.PurePool Namespace
Send comments on this topic to
[email protected]