mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-13 03:03:54 +01:00
e9dfe3c389
* Updated ram cost of documentation * v0.47.3 Co-authored-by: Samuel A. Lamb <samuei@users.noreply.github.com>
11 lines
326 B
ReStructuredText
11 lines
326 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}]
|