ChunkEntities.EntityAt(int).md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.ChunkEntities
ChunkEntities.EntityAt(int) Method
Return the Entity for a Chunk<T> component at the given index.
public Friflo.Engine.ECS.Entity EntityAt(int index);
Parameters
index System.Int32