Click or drag to resize
EntityManagerEntities Property
Read-only collection of all entities.

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

Property Value

Type: IEnumerableInt32
See Also