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) Properties
CanAcquire Property
Count Property
Definition Property
DontDestroyOnLoad Property
Enabled Property
InitialiseOnStart Property
InitialSize Property
InstantiateWhenEmpty Property
IsEmpty Property
IsInitialised Property
Items Property
LogMessages Property
MaximumSize Property
NotificationMode Property
Pool Property
RecordStatistics Property
ReparentPooledObjects Property
Source Property
Statistics Property
WarnOnDestroy Property
PoolBase
TSource
,
TInstance
,
TSettings
Source Property
[This is preliminary documentation and is subject to change.]
Gets or sets the source object that will be pooled.
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
TSource
Source
{
get
;
set
; }
Property Value
Type:
TSource
Implements
ISharedPoolSettings
TSource
Source
See Also
Reference
PoolBase
TSource, TInstance, TSettings
Class
Umbrace.Unity.PurePool Namespace
Send comments on this topic to
[email protected]