Files
bitburner-src/markdown/bitburner.officeapi.getoffice.md
2022-10-21 11:16:00 -04:00

615 B

Home > bitburner > OfficeAPI > getOffice

OfficeAPI.getOffice() method

Get data about an office

Signature:

getOffice(divisionName: string, cityName: string): Office;

Parameters

Parameter Type Description
divisionName string Name of the division
cityName string Name of the city

Returns:

Office

Office data