Wactorz JS
    Preparing search index...

    Class AgentHUD

    Index

    Constructors

    Methods

    • Decrement agent count (floor 0).

      Returns void

    • Flash a warning (temporarily marks unhealthy).

      Parameters

      • severity: string

      Returns void

    • Increment agent count by 1.

      Returns void

    • Update the agent count display.

      Parameters

      • n: number

      Returns void

    • Update the breakdown stats panel from the current agent list. Call after any event that can change agent state or metrics.

      Parameters

      Returns void

    • Set system health badge.

      Parameters

      • healthy: boolean

      Returns void