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

Property Value

T

Contents

  1. 0.1">Friflo.Engine.ECS.">Chunk&#x3C;T>
  2. 1Chunk.this[int] Property