Files
bitburner-src/markdown/bitburner.goanalysis.resetstats.md

796 B

Home > bitburner > GoAnalysis > resetStats

GoAnalysis.resetStats() method

Reset all win/loss and winstreak records for the No AI opponent.

Signature:

resetStats(resetAll?: boolean): void;

Parameters

Parameter

Type

Description

resetAll

boolean

(Optional) Optional. if true, reset win/loss records for all opponents. Leaves node power and bonuses unchanged. Defaults to false.

Returns:

void

Remarks

RAM cost: 0 GB