Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HeliSabotageConsolesResetEvent<RoomType>

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

Type parameters

  • RoomType: Hostable

Hierarchy

Implements

Index

Properties

Static eventName

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

eventName

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

Readonly helisabotagesystem

helisabotagesystem: HeliSabotageSystem<RoomType>

The heli sabotage system that this event is for.

reverted

reverted: boolean

Readonly room

room: RoomType

The room or client that the event came from.

Constructors

constructor

Methods

revert

  • revert(): void

Generated using TypeDoc