EntityList.EntityList(EntityStore).md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.EntityList

EntityList(EntityStore) Constructor

Creates a container to store entities of the given store.

public EntityList(Friflo.Engine.ECS.EntityStore store);

Parameters

store EntityStore

Contents

  1. 0.1Friflo.Engine.ECS.EntityList
  2. 1EntityList(EntityStore) Constructor