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; }

Property Value

Friflo.Engine.ECS.ReadOnlyList<EntityStore>

Contents

  1. 0.1Friflo.Engine.ECS.Systems.SystemRoot
  2. 1SystemRoot.Stores Property