Struct EntityQuery.EntityComponentIterator<T0, T1, T2, T3, T4, T5>.Enumerator
public ref struct EntityQuery.EntityComponentIterator<T0, T1, T2, T3, T4, T5>.Enumerator : IDisposable
- Implements
- Inherited Members
Properties
Current
public EntityQuery.EntityComponentIterator<T0, T1, T2, T3, T4, T5>.QueryItem Current { get; }
Property Value
- EntityQuery.EntityComponentIterator<T0, T1, T2, T3, T4, T5>.QueryItem
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()