QueryEntities.ToEntityList().md

March 31, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.QueryEntities

QueryEntities.ToEntityList() Method

Returns the query result as an EntityList to perform structural changes.

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

Returns

EntityList

Contents

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