EntityStore.IdToPid(int).md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.EntityStore
EntityStore.IdToPid(int) Method
Return the Pid for the passed entity id.
public long IdToPid(int id);
Parameters
id System.Int32
February 25, 2024 ยท View on GitHub
Return the Pid for the passed entity id.
public long IdToPid(int id);
id System.Int32