Search Results for

    Show / Hide Table of Contents

    Enum ElevatorType

    The unique type of elevator.

    Namespace: Exiled.API.Enums
    Assembly: Exiled.API.dll
    Syntax
    public enum ElevatorType : byte

    Fields

    Name Description
    GateA

    Entrance Gate A elevator.

    GateB

    Entrance Gate B elevator.

    LczA

    Light Containment Zone checkpoint A elevator.

    LczB

    Light Containment Zone checkpoint B elevator.

    Nuke

    Heavy Containment Zone Nuke elevator.

    Scp049

    Heavy Containment Zone SCP-049 elevator.

    Unknown

    Unknown elevator Type.

    See Also
    Type
    Get(ElevatorType)

    Extension Methods

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