EntityStore.GetEntityByPid(long).md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.EntityStore
EntityStore.GetEntityByPid(long) Method
Return the Entity with the passed entity pid.
public Friflo.Engine.ECS.Entity GetEntityByPid(long pid);
Parameters
pid System.Int64