mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
0.47.3 patch 2 fix documentation (#810)
This commit is contained in:
@@ -5,6 +5,8 @@ getCacheUpgradeCost() Netscript Function
|
||||
|
||||
.. js:function:: getCacheUpgradeCost(i, n)
|
||||
|
||||
:RAM cost: 0 GB
|
||||
|
||||
:param number i: Index/Identifier of Hacknet Node. :ref:`See here for details <netscript_hacknetnodeapi_referencingahacknetnode>`
|
||||
:param number n: Number of times to upgrade cache. Must be positive. Rounded to nearest integer
|
||||
|
||||
@@ -15,5 +17,3 @@ getCacheUpgradeCost() Netscript Function
|
||||
|
||||
If an invalid value for *n* is provided, then this function returns 0. If the
|
||||
specified Hacknet Server is already at the max cache level, then Infinity is returned.
|
||||
|
||||
:RAM cost: 0 GB
|
||||
|
||||
Reference in New Issue
Block a user