skeldjs
    Preparing search index...

    Class DeconDoorsOpenEvent<RoomType>

    Emitted when the doors in a decontamination zone open.

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    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.

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