PoolPrimeSize

How many instances we should use to initially prime the pool.

Choose your operating system:

Windows

macOS

Linux

Syntax

uint32 PoolPrimeSize

Remarks

How many instances we should use to initially prime the pool. This can amortize runtime activation cost by moving it to load time. Use with care as this could cause large hitches for systems loaded/unloaded during play rather than at level load.