Click or drag to resize

PoolTCapacity Property

The number total objects in the pool (awake and asleep).

Namespace:  Gamelogic.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public int Capacity { get; }

Property Value

Type: Int32
The capacity.
See Also