SkeldJS
    Preparing search index...

    Class HudOverrideSystem<RoomType>

    Represents a system responsible for handling communication sabotages on The Skeld and Polus.

    See HudOverrideSystemEvents for events to listen to.

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    isDirty: boolean = false
    shipStatus: ShipStatus<RoomType>
    systemType: SystemType

    Accessors

    Methods

    • Sabotage this system. This is an authoritative operation and can result in a client being banned for hacking if called improperly.

      Returns Promise<void>