Table of Contents

Struct EntityQuery.ComponentIterator<T0>.Enumerator

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

Properties

Current

public ref T0 Current { get; }

Property Value

T0

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()