Archetype.EntityIds.md
July 7, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Archetype
Archetype.EntityIds Property
Return the entity ids stored in the archetype.
public System.ReadOnlySpan<int> EntityIds { get; }
July 7, 2024 ยท View on GitHub
Return the entity ids stored in the archetype.
public System.ReadOnlySpan<int> EntityIds { get; }