mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
620 B
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