mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
8d3f2bd750
API Changes: Adds ns.gang.getRecruitsAvailable: Gets the number of additional gang members that can currently be recruited Adds ns.gang.respectForNextRecruit: Gets the respect threshold for recruiting the next gang member Adds ns.gang.renameMember: Renames a gang member Plus many doc and ui improvements
14 lines
434 B
Markdown
14 lines
434 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [GangGenInfo](./bitburner.ganggeninfo.md) > [respectForNextRecruit](./bitburner.ganggeninfo.respectfornextrecruit.md)
|
|
|
|
## GangGenInfo.respectForNextRecruit property
|
|
|
|
Amount of Respect needed for next gang recruit, if possible
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
respectForNextRecruit: number;
|
|
```
|