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. |