bitburner-src/markdown/bitburner.singularity.getcompanyfavor.md
Olivier Gagnon 49a545f00e many bugfix
2021-12-03 14:12:32 -05:00

784 B

Home > bitburner > Singularity > getCompanyFavor

Singularity.getCompanyFavor() method

SF4.2 - Get company favor.

Signature:

getCompanyFavor(companyName: string): number;

Parameters

Parameter Type Description
companyName string Name of the company.

Returns:

number

Amount of favor you have at the specified company.

Remarks

RAM cost: 1 GB

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.