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
Destroyed Event
[This is preliminary documentation and is subject to change.]
Occurs when the pool is destroyed.
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
Destroyed
Value
Type:
System
EventHandler
Implements
IPoolBase
Destroyed
See Also
Reference
PoolBase
TSource, TInstance, TSettings
Class
Umbrace.Unity.PurePool Namespace
Send comments on this topic to
[email protected]