SystemGroup.SetName(string).md
May 21, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Systems.SystemGroup
SystemGroup.SetName(string) Method
Changes the name of the system group.
public void SetName(string name);
Parameters
name System.String