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