SystemGroup.ChildSystems.md

May 21, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.Systems.SystemGroup

SystemGroup.ChildSystems Property

The child systems added to the group.

public Friflo.Engine.ECS.ReadOnlyList<Friflo.Engine.ECS.Systems.BaseSystem> ChildSystems { get; }

Property Value

Friflo.Engine.ECS.ReadOnlyList<BaseSystem>

Contents

  1. 0.1Friflo.Engine.ECS.Systems.SystemGroup
  2. 1SystemGroup.ChildSystems Property