Return the ArchetypeQuery entities mainly for debugging.
For efficient access to entity IComponent's use one of the generic EntityStore.Query()
methods.
public Friflo.Engine.ECS.QueryEntities Entities { get; }
Return the ArchetypeQuery entities mainly for debugging.
For efficient access to entity IComponent's use one of the generic EntityStore.Query()
methods.
public Friflo.Engine.ECS.QueryEntities Entities { get; }