bitburner-src/markdown/bitburner.officeapi.getresearchcost.md

620 B

Home > bitburner > OfficeAPI > getResearchCost

OfficeAPI.getResearchCost() method

Get the cost to unlock research

Signature:

getResearchCost(divisionName: string, researchName: string): number;

Parameters

Parameter Type Description
divisionName string Name of the division
researchName string Name of the research

Returns:

number

cost