csharp
public struct ChunkSequence.EnumeratorWalks the matched archetypes' chunks, skipping the empty ones and the unchanged ones.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (1)
public Chunk CurrentThe chunk being iterated.
Methods (1)
public bool MoveNext()Moves to the next non-empty chunk the filter admits.
Used by (1)
- ChunkSequenceVixen.Ecs