Vixen
02b45cc4
csharp
public struct ChunkSequence.Enumerator

Walks 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 Current

    The chunk being iterated.

Methods (1)

  • public bool MoveNext()

    Moves to the next non-empty chunk the filter admits.

Used by (1)

  • ChunkSequenceVixen.Ecs