bitburner-src/markdown/bitburner.officeapi.getresearchcost.md

28 lines
620 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [OfficeAPI](./bitburner.officeapi.md) &gt; [getResearchCost](./bitburner.officeapi.getresearchcost.md)
## OfficeAPI.getResearchCost() method
Get the cost to unlock research
**Signature:**
```typescript
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