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