skeldjs
    Preparing search index...

    Class O2ConsolesCompleteEvent<RoomType>

    Emitted when a oxygen console is completed.

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    consoleId: number

    The ID of the console that was completed.

    eventName: "o2.consoles.complete" = ...
    message: undefined | RepairSystemMessage

    The message that this event originated from.

    The oxygen system that this event is for.

    player: undefined | Player<RoomType>

    The player that completed the console. Only available is the client is the host.

    reverted: boolean
    room: RoomType

    The room or client that the event came from.

    eventName: "o2.consoles.complete" = ...

    Accessors

    Methods