SystemRoot.Stores.md
May 21, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Systems.SystemRoot
SystemRoot.Stores Property
Returns the EntityStore's added to the root system.
public Friflo.Engine.ECS.ReadOnlyList<Friflo.Engine.ECS.EntityStore> Stores { get; }