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