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