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