EntityList.Insert(int,Entity).md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.EntityList
EntityList.Insert(int, Entity) Method
not implemented
public void Insert(int index, Friflo.Engine.ECS.Entity item);
Parameters
index System.Int32
item Entity