World.Enumerator.Reset().md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.World.Enumerator
World.Enumerator.Reset() Method
Sets the enumerator to its initial position, which is before the first Entity in the collection.
public void Reset();
Implements Reset()