Table of Contents

Struct EntityQuery.ComponentIterator<T0, T1, T2, T3>.Enumerator

Namespace
Ghost.Entities
Assembly
Ghost.Entities.dll
public ref struct EntityQuery.ComponentIterator<T0, T1, T2, T3>.Enumerator : IDisposable
Implements
Inherited Members

Properties

Current

public EntityQuery.ComponentIterator<T0, T1, T2, T3>.QueryItem Current { get; }

Property Value

EntityQuery.ComponentIterator<T0, T1, T2, T3>.QueryItem

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public readonly void Dispose()

MoveNext()

public bool MoveNext()

Returns

bool

Reset()

public void Reset()