Click or drag to resize

CreateComponentPoolMaximumPoolSize Field

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

[Missing <summary> documentation for "F:Umbrace.Unity.PurePool.PlayMaker.CreateComponentPool.MaximumPoolSize"]

Namespace:  Umbrace.Unity.PurePool.PlayMaker
Assembly:  Umbrace.Unity.PurePool.PlayMaker (in Umbrace.Unity.PurePool.PlayMaker.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
[TooltipAttribute("The maximum size of the pool, which is the maximum number of objects it can contain.")]
public FsmInt MaximumPoolSize

Field Value

Type: FsmInt
See Also