EntityList.Ids.md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.EntityList

EntityList.Ids Property

Return the ids of entities stored in the container.

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

Property Value

System.ReadOnlySpan<System.Int32>

Contents

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