skeldjs
    Preparing search index...

    Class HqHudConsolesResetEvent<RoomType>

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

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    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.

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

    Methods