ChunkEntities.this[int].md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.ChunkEntities

ChunkEntities.this[int] Property

Return the entity Id for a Chunk<T> component at the given index.

public int this[int index] { get; }

Parameters

index System.Int32

Property Value

System.Int32

Contents

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