bitburner-src/markdown/bitburner.gang.respectfornextrecruit.md
missymae#2783 8d3f2bd750
GANG: Updates to Docs, UI, API (#773)
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
2023-09-05 18:07:19 -04:00

632 B

Home > bitburner > Gang > respectForNextRecruit

Gang.respectForNextRecruit() method

Check the amount of Respect needed for your next gang recruit.

Signature:

respectForNextRecruit(): number;

Returns:

number

The static number value of Respect needed for the next recruit, with consideration to your current gang size. Returns Infinity if you have reached the gang size limit.

Remarks

RAM cost: 1 GB