Search Results for

    Show / Hide Table of Contents

    Enum DoorType

    Unique identifier for the different types of doors.

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

    Fields

    Name Description
    Airlock

    Represents the door inside LczAirlock with Interactables.Interobjects.AirlockController component.

    CheckpointArmoryA

    Represents the Armory door in HczEzCheckpointA.

    CheckpointArmoryB

    Represents the Armory door in HczEzCheckpointB.

    CheckpointEzHczA

    Represents the CHECKPOINT_EZ_HCZ_A door.

    CheckpointEzHczB

    Represents the CHECKPOINT_EZ_HCZ_B door.

    CheckpointGate

    Represents the Gate in the Checkpoint between EZ and HCZ.

    CheckpointLczA

    Represents the CHECKPOINT_LCZ_A door.

    CheckpointLczB

    Represents the CHECKPOINT_LCZ_B door.

    ElevatorGateA

    Represents the Elevator door for Interactables.Interobjects.ElevatorManager.ElevatorGroup.GateA.

    ElevatorGateB

    Represents the Elevator door for Interactables.Interobjects.ElevatorManager.ElevatorGroup.GateB.

    ElevatorLczA

    Represents the Elevator door for Interactables.Interobjects.ElevatorManager.ElevatorGroup.LczA01 and Interactables.Interobjects.ElevatorManager.ElevatorGroup.LczA02.

    ElevatorLczB

    Represents the Elevator door for Interactables.Interobjects.ElevatorManager.ElevatorGroup.LczB01 and Interactables.Interobjects.ElevatorManager.ElevatorGroup.LczB02.

    ElevatorNuke

    Represents the Elevator door for Interactables.Interobjects.ElevatorManager.ElevatorGroup.Nuke.

    ElevatorScp049

    Represents the Elevator door for Interactables.Interobjects.ElevatorManager.ElevatorGroup.Scp049.

    EntranceDoor

    Represents any entrance zone styled door.

    EscapePrimary

    Represents the ESCAPE_PRIMARY door.

    EscapeSecondary

    Represents the ESCAPE_SECONDARY door.

    GateA

    Represents the GATE_A door.

    GateB

    Represents the GATE_B door.

    GR18Gate

    Represents the GR18 gate.

    GR18Inner

    Represents the GR18_INNER door.

    HczArmory

    Represents the HCZ_ARMORY door.

    HeavyContainmentDoor

    Represents any heavy containment styled door.

    HID

    Represents the HID door.

    HIDLeft

    Represents the HID_LEFT door.

    HIDRight

    Represents the HID_RIGHT door.

    Intercom

    Represents the INTERCOM door.

    LczArmory

    Represents the LCZ_ARMORY door.

    LczCafe

    Represents the LCZ_CAFE door.

    LczWc

    Represents the LCZ_WC door.

    LightContainmentDoor

    Represents any light containment styled door.

    NukeArmory

    Represents the NUKE_ARMORY door.

    NukeSurface

    Represents the NUKE_SURFACE door.

    PrisonDoor

    Represents any of the Class-D cell doors.

    Scp049Armory

    Represents the 049_ARMORY door.

    Scp049Gate

    Represents the Unsecured door.

    Scp079Armory

    Represents the 079_ARMORY door.

    Scp079First

    Represents the 079_FIRST door.

    Scp079Second

    Represents the 079_SECOND door.

    Scp096

    Represents the 096 door.

    Scp106Primary

    Represents the 106_PRIMARY door.

    Scp106Secondary

    Represents the 106_SECONDARY door.

    Scp173Armory

    Represents the 173_ARMORY door.

    Scp173Bottom

    Represents the 173_BOTTOM door.

    Scp173Connector

    Represents the door between the 173 gate and the 173 armory.

    Scp173Gate

    Represents the 173_GATE door.

    Scp173NewGate

    Represents the New Gate where Scp173 spawn in the Hcz049.

    Scp330

    Represents the 330 door.

    Scp330Chamber

    Represents the 330_CHAMBER door.

    Scp914Door

    Represents the 914 door.

    Scp914Gate

    Represents the 914 gate.

    Scp939Cryo

    Represents the 939_CRYO door.

    ServersBottom

    Represents the SERVERS_BOTTOM door.

    SurfaceDoor

    Represents the Gate in the Checkpoint between EZ and HCZ.

    SurfaceGate

    Represents the SURFACE_GATE door.

    UnknownDoor

    Represents an unknown door.

    UnknownElevator

    Represents an unknown Elevator.

    UnknownGate

    Represents an unknown Gate.

    See Also
    Type
    Get(DoorType)

    Extension Methods

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