Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (15 loc) · 647 Bytes

bitburner.corporation.issuenewshares.md

File metadata and controls

26 lines (15 loc) · 647 Bytes

Home > bitburner > Corporation > issueNewShares

Corporation.issueNewShares() method

Issue new shares

Signature:

issueNewShares(amount?: number): number;

Parameters

Parameter Type Description
amount number (Optional) Number of new shares to issue, will be rounded to nearest 10m. Defaults to max amount.

Returns:

number

Amount of funds generated for the corporation.