EntityMultiMap_TKey_.this[TKey].md

March 19, 2022 ยท View on GitHub

DefaultEcs

DefaultEcs.EntityMultiMap<TKey>

EntityMultiMap.this[TKey] Property

Gets the Entity instances associated with the specified key.

public System.ReadOnlySpan<DefaultEcs.Entity> this[TKey key] { get; }

Parameters

key TKey

The key of the Entity instances to get.

Property Value

System.ReadOnlySpan<Entity>

Contents

  1. 0.1">DefaultEcs.">EntityMultiMap&#x3C;TKey>
  2. 1EntityMultiMap.this[TKey] Property