mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
726 B
726 B
Home > bitburner > OfficeAPI > hasResearched
OfficeAPI.hasResearched() method
Check if you unlocked a research.
Signature:
hasResearched(divisionName: string, researchName: CorpResearchName): boolean;
Parameters
| Parameter | Type | Description |
|---|---|---|
| divisionName | string | Name of the division |
| researchName | CorpResearchName | Name of the research |
Returns:
boolean
true is unlocked, false if not
Remarks
RAM cost: 10 GB