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; }