EntityStore.CreateEntity(int).md
March 31, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.EntityStore
EntityStore.CreateEntity(int) Method
Create and return a new Entity with the passed id in the entity store.
public Friflo.Engine.ECS.Entity CreateEntity(int id);
Parameters
id System.Int32