mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
doc
This commit is contained in:
@@ -4,13 +4,7 @@
|
||||
|
||||
## Hacknet.upgradeCache() method
|
||||
|
||||
This function is only applicable for Hacknet Servers (the upgraded version of a Hacknet Node).
|
||||
|
||||
Tries to upgrade the specified Hacknet Server’s cache n times.
|
||||
|
||||
Returns true if it successfully upgrades the Server’s cache n times, or if it purchases some positive amount and the Server reaches its max cache level.
|
||||
|
||||
Returns false otherwise.
|
||||
Upgrade the cache of a hacknet node.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
@@ -35,3 +29,11 @@ True if the Hacknet Node’s cores are successfully purchased, false otherwise.
|
||||
|
||||
RAM cost: 0 GB
|
||||
|
||||
This function is only applicable for Hacknet Servers (the upgraded version of a Hacknet Node).
|
||||
|
||||
Tries to upgrade the specified Hacknet Server’s cache n times.
|
||||
|
||||
Returns true if it successfully upgrades the Server’s cache n times, or if it purchases some positive amount and the Server reaches its max cache level.
|
||||
|
||||
Returns false otherwise.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user