Table of Contents

Struct EntityQuery.ChunkIterator

Namespace
Ghost.Entities
Assembly
Ghost.Entities.dll

Provides an enumerator for iterating over chunks of entities and their component data that match a set of archetypes within a world.

public readonly ref struct EntityQuery.ChunkIterator
Inherited Members

Methods

GetEnumerator()

public EntityQuery.ChunkIterator.Enumerator GetEnumerator()

Returns

EntityQuery.ChunkIterator.Enumerator