Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    AppSettingsManager Class

    Namespace: Stride.Core.Settings
    Assembly: Stride.Core.dll

    Manages the loading of application settings with IAppSettingsProvider.

    System.Object → AppSettingsManager
    Derived from AppSettingsManager:

    public static class AppSettingsManager
    Name Description
    Properties
    Settings

    AppSettings instance for the application.

    | Improve this Doc View Source

    Properties


    Settings

    AppSettings instance for the application.

    public static AppSettings Settings { get; }
    Property Value
    Type Description
    AppSettings

    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation