Click or drag to resize

ComponentPoolSettingsSource Property

[This is preliminary documentation and is subject to change.]

Gets or sets the game object that the pool will be used for.

Namespace:  Umbrace.Unity.PurePool
Assembly:  Umbrace.Unity.PurePool (in Umbrace.Unity.PurePool.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
Exceptions
ExceptionCondition
InvalidOperationExceptionWhen setting the value of Source, if the ComponentPoolSettings has been frozen.
See Also