ChunkEntities.Ids.md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.ChunkEntities

ChunkEntities.Ids Property

Return the entity Id's for the components in a Chunk<T>.

public System.ReadOnlySpan<int> Ids { get; }

Property Value

System.ReadOnlySpan<System.Int32>

Contents

  1. 0.1Friflo.Engine.ECS.ChunkEntities
  2. 1ChunkEntities.Ids Property