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