EntityMap_TKey_.KeyEnumerator.System.Collections.IEnumerator.Current.md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.EntityMap<TKey>.KeyEnumerator
EntityMap.KeyEnumerator.System.Collections.IEnumerator.Current Property
Gets the TKey at the current position of the enumerator.
object System.Collections.IEnumerator.Current { get; }
Implements Current