Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DeconDoorsOpenEvent<RoomType>

Emitted when the doors in a decontamination zone open.

Type parameters

  • RoomType: Hostable

Hierarchy

Implements

Index

Properties

Static eventName

eventName: "decon.doors.open" = ...

Readonly deconsystem

deconsystem: DeconSystem<RoomType>

The system that this event came from.

eventName

eventName: "decon.doors.open" = ...

Readonly message

message: undefined | RepairSystemMessage

The message that this event originated from.

Readonly room

room: RoomType

The room or client that the event came from.

Constructors

constructor

Generated using TypeDoc