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; }
February 25, 2024 ยท View on GitHub
Return the ids of entities stored in the container.
public System.ReadOnlySpan<int> Ids { get; }