EntityList.Add(Entity).md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.EntityList
EntityList.Add(Entity) Method
Adds the given entity to the end of the EntityList.
public void Add(Friflo.Engine.ECS.Entity entity);
Parameters
entity Entity