PoolGroup.maxAmount Field

Ultimate Pooling

PoolGroupmaxAmount Field
The max amount of instances that the pool can contain. If this amount is exceeded then the pool will need to destroy some objects.

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

Field Value

Type: Int32
See Also