mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
fb1f95c26e
See PR #271 description
708 B
708 B
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 data