bitburner.officeapi.getresearchcost.md

September 26, 2025 ยท View on GitHub

Home > bitburner > OfficeAPI > getResearchCost

OfficeAPI.getResearchCost() method

Get the cost to unlock a research.

Signature:

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

Parameters

Parameter

Type

Description

divisionName

string

Name of the division

researchName

CorpResearchName

Name of the research

Returns:

number

Cost

Remarks

RAM cost: 10 GB

Contents

  1. 1OfficeAPI.getResearchCost() method
  2. 2Parameters
  3. 3Remarks