Class HqHudConsolesResetEvent<RoomType>

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

Type Parameters

Hierarchy

  • RevertableEvent
    • HqHudConsolesResetEvent

Implements

Properties

Constructors

Methods

Properties

eventName: "hqhud.consoles.reset"
eventName: "hqhud.consoles.reset"
hqhudsystem: HqHudSystem<RoomType>

The Mira HQ communications system that this event is for.

reverted: boolean
room: RoomType

The room or client that the event came from.

Constructors

  • Type Parameters

    Parameters

    Returns HqHudConsolesResetEvent<RoomType>

Methods

  • Returns void

Generated using TypeDoc