Skip to content

Debugger.Settings Class

The settings used by the debugger.

C#
public static class Debugger.Settings

Inheritance object

The color of the focused object.

C#
public static Vector4 Color_FocusedObj

The color of panel headers of objects.

C#
public static Vector4 Color_PanelHeader