mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
796 B
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