Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HqHudConsolesResetEvent<RoomType>

Emitted when the communication consoles on Mira HQ are reset, i.e. when the 10s timer reaches 0.

Type parameters

  • RoomType: Hostable

Hierarchy

Implements

Index

Properties

Constructors

Methods

Properties

Static eventName

eventName: "hqhud.consoles.reset" = ...

eventName

eventName: "hqhud.consoles.reset" = ...

Readonly hqhudsystem

hqhudsystem: HqHudSystem<RoomType>

The Mira HQ communications 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