mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
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()
This commit is contained in:
13
markdown/bitburner.resetinfo.currentnode.md
Normal file
13
markdown/bitburner.resetinfo.currentnode.md
Normal file
@@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [ResetInfo](./bitburner.resetinfo.md) > [currentNode](./bitburner.resetinfo.currentnode.md)
|
||||
|
||||
## ResetInfo.currentNode property
|
||||
|
||||
The current bitnode
|
||||
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
currentNode: number;
|
||||
```
|
||||
Reference in New Issue
Block a user