PoolGroup.prewarmPool Field

Ultimate Pooling

PoolGroupprewarmPool Field
Should the pool preload a set number of objects at startup. This can avoid frame spikes cause by calls to 'Instantiate' but may increase loading time.

Namespace: UltimatePooling
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool prewarmPool
var prewarmPool

Field Value

Type: Boolean
See Also