SystemGroup.FindGroup(string,bool).md

May 21, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.Systems.SystemGroup

SystemGroup.FindGroup(string, bool) Method

Returns the group with the specified name.

public Friflo.Engine.ECS.Systems.SystemGroup FindGroup(string name, bool recursive);

Parameters

name System.String

recursive System.Boolean

Returns

SystemGroup

Contents

  1. 0.1Friflo.Engine.ECS.Systems.SystemGroup
  2. 1SystemGroup.FindGroup(string, bool) Method