Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 620 Bytes

bitburner.officeapi.getresearchcost.md

File metadata and controls

27 lines (16 loc) · 620 Bytes

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