PoolManagerBaseTManagerSettings, TPool, TPoolSettings, TSource, TInstance Properties |
[This is preliminary documentation and is subject to change.]
The PoolManagerBaseTManagerSettings, TPool, TPoolSettings, TSource, TInstance generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | AcquireMode |
Gets or sets the way in which to handle attempts to acquire an object, for which no pool exists.
|
![]() | AttachDescendentPools |
Gets or sets value indicating whether to attach all descendent pools to the manager on startup.
|
![]() | DefaultPoolSettings |
Gets the settings that are used when a new pool is created.
|
![]() | DontDestroyOnLoad |
Gets or sets a value indicating whether the pool manager (and the pools beneath it) will remain in the scene when a new scene is loaded.
|
![]() | Enabled |
Gets or sets a value indicating whether pooling is enabled.
|
![]() | ObjectPools |
When overridden in a derived class, gets the internal object pool dictionary, mapping from the source object to its pool.
|
![]() | PoolCount |
Gets the number of pools attached to the manager.
|
![]() | Pools |
Gets the collection of pools attached to the manager.
|