mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
652 B
652 B
Home > bitburner > OfficeAPI > getResearchCost
OfficeAPI.getResearchCost() method
Get the cost to unlock a 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
Remarks
RAM cost: 10 GB