Search Results for

    Show / Hide Table of Contents

    Enum ZoneType

    Facility zone types.

    Namespace: Exiled.API.Enums
    Assembly: Exiled.API.dll
    Syntax
    [Flags]
    public enum ZoneType

    Fields

    Name Description
    Entrance

    The Entrance Zone.

    HeavyContainment

    The Heavy Containment Zone.

    LightContainment

    The Light Containment Zone.

    Other

    An unknown type of zone.

    Surface

    The Surface Zone.

    Unspecified

    An unspecified zone.

    See Also
    Zone
    Zone
    Zone
    Zone
    Random(ZoneType, System.Boolean)
    Random(ZoneType)
    TurnOffAllLights(Single, ZoneType)
    TurnOffAllLights(Single, IEnumerable<ZoneType>)

    Extension Methods

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