EntityStoreBase.ArchetypeCount.md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.EntityStoreBase
EntityStoreBase.ArchetypeCount Property
Returns the current number of Archetypes managed by the entity store.
public int ArchetypeCount { get; }