Returns an EntityMultiMap<TKey> with the specified rules.
public DefaultEcs.EntityMultiMap<TKey> AsMultiMap<TKey>();
TKey
The component type to use as key.
Returns an EntityMultiMap<TKey> with the specified rules.
public DefaultEcs.EntityMultiMap<TKey> AsMultiMap<TKey>();
TKey
The component type to use as key.