LinkComponentIndex_TLinkComponent_.this[Entity].md

December 3, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.LinkComponentIndex<TLinkComponent>

LinkComponentIndex.this[Entity] Property

Return the entities having a link component with the passed component value.
Executes in O(1) with default index.

public Friflo.Engine.ECS.Entities this[Friflo.Engine.ECS.Entity value] { get; }

Parameters

value Entity

Property Value

Entities

Contents

  1. 0.1">Friflo.Engine.ECS.">LinkComponentIndex&#x3C;TLinkComponent>
  2. 1LinkComponentIndex.this[Entity] Property