mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
613 B
613 B
Home > bitburner > Corporation > expandIndustry
Corporation.expandIndustry() method
Expand to a new industry
Signature:
expandIndustry(industryType: string, divisionName: string): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| industryType | string | Name of the industry |
| divisionName | string | Name of the division |
Returns:
void