skeldjs
    Preparing search index...

    Class MedScanJoinQueueEvent<RoomType>

    Emitted when a player joins the queue for a med scan.

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    eventName: "medscan.joinqueue" = ...

    The med scan system that this event is for.

    message: undefined | RepairSystemMessage

    The message that this event originated from.

    player: Player<RoomType>

    The player that joined the queue.

    reverted: boolean
    room: RoomType

    The room or client that the event came from.

    eventName: "medscan.joinqueue" = ...

    Accessors

    Methods