Struct EntityQuery.ComponentIterator<T0>.Enumerator
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
Reset()
public void Reset()