ArchetypeQuery.ToEntityList().md

May 21, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.ArchetypeQuery

ArchetypeQuery.ToEntityList() Method

Returns the query result as a EntityList used to perform structural changes.

public Friflo.Engine.ECS.EntityList ToEntityList();

Returns

EntityList

Contents

  1. 0.1Friflo.Engine.ECS.ArchetypeQuery
  2. 1ArchetypeQuery.ToEntityList() Method