bitburner-src/markdown/bitburner.ns.getfavortodonate.md

24 lines
527 B
Markdown
Raw Normal View History

2021-10-30 18:34:14 +02:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [NS](./bitburner.ns.md) &gt; [getFavorToDonate](./bitburner.ns.getfavortodonate.md)
## NS.getFavorToDonate() method
Returns the amount of Faction favor required to be able to donate to a faction.
<b>Signature:</b>
```typescript
getFavorToDonate(): number;
```
<b>Returns:</b>
number
Amount of Faction favor required to be able to donate to a faction.
## Remarks
2021-10-30 21:46:34 +02:00
RAM cost: 0.1 GB
2021-10-30 18:34:14 +02:00