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