Show / Hide Table of Contents

    Classes

    Config

    A class to handle updating ConfigProviders automatically

    Config.NameAttribute

    Specifies a preferred config name, instead of using the plugin's name.

    Config.PreferAttribute

    Specifies that a particular parameter is preferred to be a specific type of IConfigProvider. If it is not available, also specifies backups. If none are available, the default is used.

    Config.TypeAttribute

    Defines the type of the IConfigProvider

    ModPrefs

    Allows to get and set preferences for your mod.

    Interfaces

    IConfigProvider

    An interface for configuration providers.

    IModPrefs

    Allows to get and set preferences for your mod.

    Back to top Generated by DocFX