mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 02:32:55 +02:00
doc
This commit is contained in:
@@ -4,9 +4,7 @@
|
||||
|
||||
## Hacknet.getLevelUpgradeCost() method
|
||||
|
||||
Returns the cost of upgrading the specified Hacknet Node by n levels.
|
||||
|
||||
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 levels.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
@@ -31,3 +29,7 @@ Cost of upgrading the specified Hacknet Node.
|
||||
|
||||
RAM cost: 0 GB
|
||||
|
||||
Returns the cost of upgrading the specified Hacknet Node by n levels.
|
||||
|
||||
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