Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 664 Bytes

bitburner.officeapi.upgradeofficesize.md

File metadata and controls

26 lines (16 loc) · 664 Bytes

Home > bitburner > OfficeAPI > upgradeOfficeSize

OfficeAPI.upgradeOfficeSize() method

Upgrade office size.

Signature:

upgradeOfficeSize(divisionName: string, cityName: string, size: number): void;

Parameters

Parameter Type Description
divisionName string Name of the division
cityName string Name of the city
size number Amount of positions to open

Returns:

void