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