Chunk_T_.this[int].md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Chunk<T>
Chunk.this[int] Property
Return the component at the passed index as a reference.
public ref T this[int index] { get; }
Parameters
index System.Int32