mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 01:03:01 +02:00
Remove markdown from git tracking (#139)
* Will attempt to add as build artifacts using workflow.
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [getOwnedSourceFiles](./bitburner.singularity.getownedsourcefiles.md)
|
||||
|
||||
## Singularity.getOwnedSourceFiles() method
|
||||
|
||||
Get a list of acquired Source-Files.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getOwnedSourceFiles(): SourceFileLvl[];
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
[SourceFileLvl](./bitburner.sourcefilelvl.md)<!-- -->\[\]
|
||||
|
||||
Array containing an object with number and level of the source file.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 5 GB
|
||||
|
||||
Returns an array of source files
|
||||
|
||||
Reference in New Issue
Block a user