Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 732 Bytes

bitburner.officeapi.getoffice.md

File metadata and controls

31 lines (18 loc) · 732 Bytes

Home > bitburner > OfficeAPI > getOffice

OfficeAPI.getOffice() method

Get data about an office.

Signature:

getOffice(divisionName: string, city: CityName | `${CityName}`): Office;

Parameters

Parameter Type Description
divisionName string Name of the division
city CityName | `${CityName}` Name of the city

Returns:

Office

Office data

Remarks

RAM cost: 10 GB