EntityMap_TKey_.this[TKey].md

March 19, 2022 ยท View on GitHub

DefaultEcs

DefaultEcs.EntityMap<TKey>

EntityMap.this[TKey] Property

Gets the Entity associated with the specified key.

public DefaultEcs.Entity this[TKey key] { get; }

Parameters

key TKey

The key of the Entity to get.

Property Value

Entity

Contents

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