Table of Contents

Struct EntityQuery.ComponentIterator<T0>

Namespace
Ghost.Entities
Assembly
Ghost.Entities.dll
public readonly ref struct EntityQuery.ComponentIterator<T0> where T0 : unmanaged, IComponent

Type Parameters

T0
Inherited Members

Methods

GetEnumerator()

public EntityQuery.ComponentIterator<T0>.Enumerator GetEnumerator()

Returns

EntityQuery.ComponentIterator<T0>.Enumerator