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

Contents

  1. 0.1Friflo.Engine.ECS.Systems.SystemGroup
  2. 1SystemGroup.SetName(string) Method