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