World.Enumerator.Current.md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.World.Enumerator
World.Enumerator.Current Property
Gets the Entity at the current position of the enumerator.
public DefaultEcs.Entity Current { get; }
March 19, 2022 ยท View on GitHub
Gets the Entity at the current position of the enumerator.
public DefaultEcs.Entity Current { get; }