bitburner-src/markdown/bitburner.officeapi.hasresearched.md
Olivier Gagnon ceb2a48d9f update doc
2022-03-17 16:50:46 -04:00

651 B

Home > bitburner > OfficeAPI > hasResearched

OfficeAPI.hasResearched() method

Gets if you have unlocked a research

Signature:

hasResearched(divisionName: string, researchName: string): boolean;

Parameters

Parameter Type Description
divisionName string Name of the division
researchName string Name of the research

Returns:

boolean

true is unlocked, false if not