mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
14 lines
567 B
Markdown
14 lines
567 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [ScriptHackMoneyGain](./bitburner.bitnodemultipliers.scripthackmoneygain.md)
|
|
|
|
## BitNodeMultipliers.ScriptHackMoneyGain property
|
|
|
|
The amount of money actually gained when a script hacks a server. This is different than the above because you can reduce the amount of money but not gain that same amount.
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
ScriptHackMoneyGain: number;
|
|
```
|