Class SettingsBase
Base class for all global settings containers for the engine. Helps to apply, store and expose properties to engine/game.
Inheritance
System.Object
SettingsBase
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
public abstract class SettingsBase : Object, ISerializable