ComponentPoolManagerSettings Class |
[This is preliminary documentation and is subject to change.]
Namespace: Umbrace.Unity.PurePool
[SerializableAttribute] public class ComponentPoolManagerSettings : PoolManagerSettings<ComponentPoolSettings, Type>
The ComponentPoolManagerSettings type exposes the following members.
Name | Description | |
---|---|---|
ComponentPoolManagerSettings |
Initialises a new instance of the ComponentPoolManagerSettings class.
|
Name | Description | |
---|---|---|
AcquireMode | (Inherited from PoolManagerSettingsTPoolSettings, TSource.) | |
AttachDescendentPools | (Inherited from PoolManagerSettingsTPoolSettings, TSource.) | |
DefaultPoolSettings | (Inherited from PoolManagerSettingsTPoolSettings, TSource.) | |
DontDestroyOnLoad | (Inherited from PoolManagerSettingsTPoolSettings, TSource.) | |
IsPoolingEnabled | (Inherited from PoolManagerSettingsTPoolSettings, TSource.) |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |