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