bitburner-src/markdown/bitburner.singularity.getcompanyfavor.md
Olivier Gagnon feb0430aff work on doc
2021-10-30 15:46:34 -04:00

936 B

Home > bitburner > Singularity > getCompanyFavor

Singularity.getCompanyFavor() method

If you are not in BitNode-4, then you must have Level 2 of Source-File 4 in order to use this function and the RAM cost is doubled.

This function will return the amount of favor you have at the specified company. If the company passed in as an argument is invalid, -1 will be returned.

Signature:

getCompanyFavor(companyName: CompanyName): number;

Parameters

Parameter Type Description
companyName CompanyName Name of the company.

Returns:

number

Amount of favor you have at the specified company.

Remarks

Singularity - Level 2