mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-24 00:16:34 +02:00
NETSCRIPT: allow getFunctionRamCost to get base RAM cost for scripts (#2771)
This commit is contained in:
@@ -718,7 +718,9 @@ Get the metadata of a file.
|
||||
|
||||
</td><td>
|
||||
|
||||
Get the ram cost of a netscript function.
|
||||
Get the RAM cost of a netscript function.
|
||||
|
||||
The base RAM cost per script thread can also be retrieved by using `"baseCost"` as argument to this function.
|
||||
|
||||
|
||||
</td></tr>
|
||||
|
||||
Reference in New Issue
Block a user