EntityList.this[int].md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.EntityList

EntityList.this[int] Property

Return the entity at the given index.

public Friflo.Engine.ECS.Entity this[int index] { get; set; }

Parameters

index System.Int32

Implements this[int]

Property Value

Entity

Contents

  1. 0.1Friflo.Engine.ECS.EntityList
  2. 1EntityList.this[int] Property