skeldjs
    Preparing search index...

    Class DeconDoorsCloseEvent<RoomType>

    Emitted when the doors in a decontamination zone close, before the sprayers activate.

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    deconsystem: DeconSystem<RoomType>

    The system that this event came from.

    eventName: "decon.doors.close" = ...
    message: undefined | RepairSystemMessage

    The message that this event originated from.

    room: RoomType

    The room or client that the event came from.

    eventName: "decon.doors.close" = ...