GameObjectPoolSettingsSource Property |
[This is preliminary documentation and is subject to change.]
Namespace: Umbrace.Unity.PurePool
public override GameObject Source { get; set; }
| Exception | Condition |
|---|---|
| InvalidOperationException | When setting the value of Source, if the GameObjectPoolSettings has been frozen. |