mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
1.1 KiB
1.1 KiB
Home > bitburner > Corporation
Corporation interface
Corporation API
Signature:
export interface Corporation extends WarehouseAPI, OfficeAPI
Extends: WarehouseAPI, OfficeAPI
Methods
Method | Description |
---|---|
expandCity(divisionName, cityName) | Expand to a new city |
expandIndustry(industryType, divisionName) | Expand to a new industry |
getCorporation() | Get corporation data |
getDivision(divisionName) | Get division data |
issueDividends(percent) | Issue dividends |
levelUpgrade(upgradeName) | Level an upgrade. |
unlockUpgrade(upgradeName) | Unlock an upgrade. |