mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-27 19:37:07 +02:00
doc
This commit is contained in:
@@ -4,9 +4,7 @@
|
||||
|
||||
## Hacknet.getRamUpgradeCost() method
|
||||
|
||||
Returns the cost of upgrading the RAM of the specified Hacknet Node n times.
|
||||
|
||||
If an invalid value for n is provided, then this function returns 0. If the specified Hacknet Node is already at max level, then Infinity is returned.
|
||||
Calculate the cost of upgrading hacknet node RAM.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
@@ -31,3 +29,7 @@ Cost of upgrading the specified Hacknet Node's ram.
|
||||
|
||||
RAM cost: 0 GB
|
||||
|
||||
Returns the cost of upgrading the RAM of the specified Hacknet Node n times.
|
||||
|
||||
If an invalid value for n is provided, then this function returns 0. If the specified Hacknet Node is already at max level, then Infinity is returned.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user