EntityMap_TKey_.Keys.md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.EntityMap<TKey>
EntityMap.Keys Property
Gets the keys contained in the EntityMap<TKey>.
public DefaultEcs.EntityMap<TKey>.KeyEnumerable Keys { get; }
March 19, 2022 ยท View on GitHub
Gets the keys contained in the EntityMap<TKey>.
public DefaultEcs.EntityMap<TKey>.KeyEnumerable Keys { get; }