skeldjs
    Preparing search index...

    Class O2ConsolesClearEvent<RoomType>

    Emitted when the complete oxygen consoles are cleared, i.e. when a player fixes o2.

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    eventName: "o2.consoles.clear" = ...
    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 cleared the consoles, i.e. the player that fixed o2. Only available if the player is the host.

    reverted: boolean
    room: RoomType

    The room or client that the event came from.

    eventName: "o2.consoles.clear" = ...

    Methods