mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 17:23:53 +01: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