mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
707 B
707 B
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