Search Results for

    Show / Hide Table of Contents

    Enum EnvironmentType

    A set of environment types.

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

    Fields

    Name Description
    Development

    The development environment, for developers.

    Production

    The production environment, for the public.

    ProductionDebug

    The Production enviroemnt, for the public, with debugging features.

    Ptb

    The ptb environment, for Public Test Builds.

    Testing

    The testing environment, for testing things.

    Extension Methods

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