skeldjs
    Preparing search index...

    Class HeliSabotageConsoleOpenEvent<RoomType>

    Emitted when a player opens a heli sabotage console on Airship.

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    consoleId: number

    The ID of the console that was opened.

    eventName: "heli.consoles.open" = ...
    helisabotagesystem: HeliSabotageSystem<RoomType>

    The heli sabotage system that this event is for.

    message: undefined | RepairSystemMessage

    The message that this event originated from.

    player: Player<RoomType>

    The player that opened the console.

    reverted: boolean
    room: RoomType

    The room or client that the event came from.

    eventName: "heli.consoles.open" = ...

    Accessors

    Methods