Click or drag to resize
EntityGameObjectsBehaviourEntityObjectPool Field
Pool of unused entity objects which are ready for using.

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

Field Value

Type: EntityObjectPool
See Also