Search Results for

    Show / Hide Table of Contents

    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
    Implements
    ISerializable
    Namespace: FlaxEngine
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    public abstract class SettingsBase : Object, ISerializable

    Constructors

    SettingsBase()

    Initializes a new instance of the SettingsBase.

    Declaration
    protected SettingsBase()

    Extension Methods

    Extensions.ReflectiveCompare<T>(T, T)
    Extensions.RawClone<T>(T)
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat