ChunkEnumerator_T1_.Current.md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.ChunkEnumerator<T1>

ChunkEnumerator.Current Property

return Current by reference to avoid struct copy and enable mutation in library

public readonly Friflo.Engine.ECS.Chunks<T1> Current { get; }

Implements Current, Current

Property Value

Friflo.Engine.ECS.Chunks<T1>

Contents

  1. 0.1">Friflo.Engine.ECS.">ChunkEnumerator&#x3C;T1>
  2. 1ChunkEnumerator.Current Property