skeldjs
    Preparing search index...

    Class HqHudConsoleCloseEvent<RoomType>

    Emitted when a player closes a communications console on Mira HQ.

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    consoleId: number

    The ID of the console that was closed.

    eventName: "hqhud.consoles.close" = ...
    hqhudsystem: HqHudSystem<RoomType>

    The Mira HQ communications system that this event is for.

    message: undefined | RepairSystemMessage

    The message that this event originated from.

    player: Player<RoomType>

    The player that closed the console.

    reverted: boolean
    room: RoomType

    The room or client that the event came from.

    eventName: "hqhud.consoles.close" = ...

    Accessors

    Methods