Class CeresGraphSettings
[BaseConfig]
public class CeresGraphSettings : ConfigSingleton<CeresGraphSettings>
- Inheritance
-
CeresGraphSettings
- Inherited Members
Constructors
CeresGraphSettings()
public CeresGraphSettings()
Properties
CleanLogAuto
public static bool CleanLogAuto { get; }
Property Value
DisplayDebug
Ceres graph editor will display in debug mode
public static bool DisplayDebug { get; }
Property Value
DisplayMode
Ceres graph editor view display mode
public static CeresGraphSettings.GraphEditorDisplayMode DisplayMode { get; }
Property Value
Methods
SaveSettings()
Save CeresGraphSettings.
public static void SaveSettings()