bitburner-src/markdown/bitburner.resetinfo.md
Snarling 6024c81113
NETSCRIPT: add ns.getResetInfo(#490)
* Move lastAugReset and lastNodeReset back to main API under getResetInfo, also included currentNode.
* The associated properties are deprecated on getPlayer()
2023-04-25 05:22:36 -04:00

735 B

Home > bitburner > ResetInfo

ResetInfo interface

Various info about resets

Signature:

interface ResetInfo 

Properties

Property Modifiers Type Description
currentNode number The current bitnode
lastAugReset number Numeric timestamp (from Date.now()) of last augmentation reset
lastNodeReset number Numeric timestamp (from Date.now()) of last bitnode reset