SystemGroup.Add(BaseSystem).md

May 21, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.Systems.SystemGroup

SystemGroup.Add(BaseSystem) Method

Adds the passed system to the group.

public void Add(Friflo.Engine.ECS.Systems.BaseSystem system);

Parameters

system BaseSystem

Contents

  1. 0.1Friflo.Engine.ECS.Systems.SystemGroup
  2. 1SystemGroup.Add(BaseSystem) Method