ChunkEnumerator_T1,T2_.Current.md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.ChunkEnumerator<T1,T2>

ChunkEnumerator<T1,T2>.Current Property

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

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

Implements Current, Current

Property Value

Friflo.Engine.ECS.Chunks<T1,T2>

Contents

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