Click or drag to resize
EntityObjectPoolinitialCapacity Field
Initial capacity of pool. This many entity objects are created on startup.

Namespace: Slash.Unity.Common.ECS
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public int initialCapacity

Field Value

Type: Int32
See Also