Class DeconDoorsOpenEvent<RoomType>

Emitted when the doors in a decontamination zone open.

Type Parameters

Hierarchy

  • BasicEvent
    • DeconDoorsOpenEvent

Implements

Properties

eventName: "decon.doors.open"
deconsystem: DeconSystem<RoomType>

The system that this event came from.

eventName: "decon.doors.open"
message: undefined | RepairSystemMessage

The message that this event originated from.

room: RoomType

The room or client that the event came from.

Constructors

Generated using TypeDoc