Returns the group with the specified name.
public Friflo.Engine.ECS.Systems.SystemGroup FindGroup(string name, bool recursive);
name
System.String
recursive
System.Boolean
Returns the group with the specified name.
public Friflo.Engine.ECS.Systems.SystemGroup FindGroup(string name, bool recursive);
name
System.String
recursive
System.Boolean