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; }
February 25, 2024 ยท View on GitHub
Return the entity Id's for the components in a Chunk<T>.
public System.ReadOnlySpan<int> Ids { get; }