Click or drag to resize

PoolGroupUsedCount Property

Total number of instances being used by pools in this group.

Namespace:  Kit.Pooling
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public int UsedCount { get; }
Request Example View Source

Property Value

Type: Int32
See Also