Search Results for

    Show / Hide Table of Contents

    Enum ConfigType

    The different types of configuration files distribution.

    Namespace: Exiled.API.Enums
    Assembly: Exiled.API.dll
    Syntax
    public enum ConfigType

    Fields

    Name Description
    Default

    Default distribution, every plugin will share the same config file.

    Separated

    Separated distribution, each plugin will have an individual config file.

    Extension Methods

    ReflectionExtensions.CopyProperties(Object)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX