Table of Contents

Class CeresGraphSettings

Namespace
Ceres.Editor.Graph
Assembly
Ceres.Graph.Editor.dll
[BaseConfig]
public class CeresGraphSettings : ConfigSingleton<CeresGraphSettings>
Inheritance
CeresGraphSettings
Inherited Members

Constructors

CeresGraphSettings()

public CeresGraphSettings()

Properties

CleanLogAuto

public static bool CleanLogAuto { get; }

Property Value

bool

DisplayDebug

Ceres graph editor will display in debug mode

public static bool DisplayDebug { get; }

Property Value

bool

DisplayMode

Ceres graph editor view display mode

public static CeresGraphSettings.GraphEditorDisplayMode DisplayMode { get; }

Property Value

CeresGraphSettings.GraphEditorDisplayMode

Methods

SaveSettings()

public static void SaveSettings()