Click or drag to resize
EntityManagerEntityCount Property
Total number of entities managed by this EntityManager instance.

Namespace: Slash.ECS.Components
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public int EntityCount { get; }

Property Value

Type: Int32
See Also