AEntityMultiMapSystem_TState,TKey_.MultiMap.md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.System.AEntityMultiMapSystem<TState,TKey>
AEntityMultiMapSystem<TState,TKey>.MultiMap Property
Gets the EntityMultiMap<TKey> instance on which this system operates.
public DefaultEcs.EntityMultiMap<TKey> MultiMap { get; }