Pure Pool - Object Pooling by Umbrace
Pure Pool - Object Pooling by Umbrace
Namespaces
Umbrace.Unity.PurePool
PoolBase(TSource, TInstance, TSettings) Class
PoolBase(TSource, TInstance, TSettings) Events
CanAcquireChanged Event
CountChanged Event
Destroyed Event
Initialised Event
ObjectAcquired Event
ObjectDestroyed Event
ObjectInstantiated Event
ObjectReleased Event
PoolBase
TSource
,
TInstance
,
TSettings
Initialised Event
[This is preliminary documentation and is subject to change.]
Occurs when the pool is initialised.
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
public
event
EventHandler
Initialised
Value
Type:
System
EventHandler
Implements
IPoolBase
Initialised
See Also
Reference
PoolBase
TSource, TInstance, TSettings
Class
Umbrace.Unity.PurePool Namespace
Send comments on this topic to
[email protected]