ArchetypeQuery.Entities.md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.ArchetypeQuery

ArchetypeQuery.Entities Property

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; }

Property Value

QueryEntities

Contents

  1. 0.1Friflo.Engine.ECS.ArchetypeQuery
  2. 1ArchetypeQuery.Entities Property