AResourceManager_TInfo,TResource_.ResourceEnumerator.MoveNext().md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.Resource.AResourceManager<TInfo,TResource>.ResourceEnumerator
AResourceManager<TInfo,TResource>.ResourceEnumerator.MoveNext() Method
Advances the enumerator to the next resource of the AResourceManager<TInfo,TResource>.
public bool MoveNext();
Implements MoveNext()
Returns
System.Boolean
true if the enumerator was successfully advanced to the next resource; false if the enumerator has passed the end of the collection.