Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 645 Bytes

bitburner.officeapi.hasresearched.md

File metadata and controls

27 lines (16 loc) · 645 Bytes

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