SystemGroup.SystemGroup(string).md
May 21, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Systems.SystemGroup
SystemGroup(string) Constructor
Creates a group with the passed name.
public SystemGroup(string name);
Parameters
name System.String