Class HeliSabotageConsolesResetEvent<RoomType>

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

Type Parameters

Hierarchy

  • RevertableEvent
    • HeliSabotageConsolesResetEvent

Implements

Properties

eventName: "heli.consoles.reset"
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.

Constructors

Methods

  • Returns void

Generated using TypeDoc