bitburner-src/markdown/bitburner.officeapi.hasresearched.md
2022-01-16 16:11:52 +00:00

631 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

Returns:

boolean

true is unlocked, false if not