bitburner-src/markdown/bitburner.sourcefilelvl.n.md

14 lines
335 B
Markdown
Raw Normal View History

2021-10-30 12:34:14 -04:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [SourceFileLvl](./bitburner.sourcefilelvl.md) &gt; [n](./bitburner.sourcefilelvl.n.md)
## SourceFileLvl.n property
The number of the source file
<b>Signature:</b>
```typescript
2021-11-03 00:27:21 -04:00
n: number;
2021-10-30 12:34:14 -04:00
```