skeldjs
    Preparing search index...

    Class HeliSabotageConsolesResetEvent<RoomType>

    Emitted when the heli sabotage consoles on Airship are reset, i.e. when the 10s timer reaches 0.

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

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

    The heli sabotage system that this event is for.

    reverted: boolean
    room: RoomType

    The room or client that the event came from.

    eventName: "heli.consoles.reset" = ...

    Methods