EntityList.this[int].md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.EntityList
EntityList.this[int] Property
Return the entity at the given index.
public Friflo.Engine.ECS.Entity this[int index] { get; set; }
Parameters
index System.Int32
Implements this[int]