Click or drag to resize

CreateComponentPoolInitialPoolSize Field

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

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

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 initial size of the pool.")]
public FsmInt InitialPoolSize

Field Value

Type: FsmInt
See Also