mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
65cd14e33b
* Add specific types for sleeve tasks * Moved LocationName enum to overall enums file * Add LocationName enum to those provided to player * remove trailing s on CompanyPosNames enum (now CompanyPosName, in line with LocationName) * Also regenerated all ns documentation. This leads to an expected error when checking for generated files, because PRs should not normally touch markdown files. Also leads to a lint failure in generated file bitburner.d.ts * also removed some exporting from NetscriptDefinitions.d.ts for anything that wasn't imported somewhere else.
38 lines
1.6 KiB
Markdown
38 lines
1.6 KiB
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [MoneySource](./bitburner.moneysource.md)
|
|
|
|
## MoneySource interface
|
|
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
interface MoneySource
|
|
```
|
|
|
|
## Properties
|
|
|
|
| Property | Type | Description |
|
|
| --- | --- | --- |
|
|
| [augmentations](./bitburner.moneysource.augmentations.md) | number | |
|
|
| [bladeburner](./bitburner.moneysource.bladeburner.md) | number | |
|
|
| [casino](./bitburner.moneysource.casino.md) | number | |
|
|
| [class](./bitburner.moneysource.class.md) | number | |
|
|
| [codingcontract](./bitburner.moneysource.codingcontract.md) | number | |
|
|
| [corporation](./bitburner.moneysource.corporation.md) | number | |
|
|
| [crime](./bitburner.moneysource.crime.md) | number | |
|
|
| [gang](./bitburner.moneysource.gang.md) | number | |
|
|
| [hacking](./bitburner.moneysource.hacking.md) | number | |
|
|
| [hacknet\_expenses](./bitburner.moneysource.hacknet_expenses.md) | number | |
|
|
| [hacknet](./bitburner.moneysource.hacknet.md) | number | |
|
|
| [hospitalization](./bitburner.moneysource.hospitalization.md) | number | |
|
|
| [infiltration](./bitburner.moneysource.infiltration.md) | number | |
|
|
| [other](./bitburner.moneysource.other.md) | number | |
|
|
| [servers](./bitburner.moneysource.servers.md) | number | |
|
|
| [sleeves](./bitburner.moneysource.sleeves.md) | number | |
|
|
| [stock](./bitburner.moneysource.stock.md) | number | |
|
|
| [total](./bitburner.moneysource.total.md) | number | |
|
|
| [work](./bitburner.moneysource.work.md) | number | |
|
|
|