Table of Contents

Class FlowSettings

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

Constructors

FlowSettings()

public FlowSettings()

Properties

GeneratedRuntimeCancellationMode

public static FlowGeneratedRuntimeCancellationMode GeneratedRuntimeCancellationMode { get; }

Property Value

FlowGeneratedRuntimeCancellationMode

GeneratedRuntimeProfile

public static FlowGeneratedRuntimeProfile GeneratedRuntimeProfile { get; }

Property Value

FlowGeneratedRuntimeProfile

GeneratedRuntimeSerializedTypeMode

public static FlowGeneratedRuntimeSerializedTypeMode GeneratedRuntimeSerializedTypeMode { get; }

Property Value

FlowGeneratedRuntimeSerializedTypeMode

GeneratedRuntimeVariableStorageMode

public static FlowGeneratedRuntimeVariableStorageMode GeneratedRuntimeVariableStorageMode { get; }

Property Value

FlowGeneratedRuntimeVariableStorageMode

Methods

SaveSettings()

public static void SaveSettings()