bitburner-src/doc/source/netscript/singularityfunctions/getOwnedSourceFiles.rst
2021-03-07 04:37:56 -05:00

12 lines
327 B
ReStructuredText

getOwnedSourceFiles() Netscript Function
========================================
.. js:function:: getOwnedSourceFiles()
:RAM cost: 5 GB
If you are not in BitNode-4, then you must have Level 3 of Source-File 4 in order to use this function.
Returns an array of source files
[{n: 1, lvl: 3}, {n: 4, lvl: 3}]