bitburner.gang.getinstallresult.md
September 26, 2025 ยท View on GitHub
Home > bitburner > Gang > getInstallResult
Gang.getInstallResult() method
Get the effect of an install on ascension multipliers without installing.
Signature:
getInstallResult(memberName: string): GangMemberInstall | undefined;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
memberName |
string |
Name of member. |
Returns:
GangMemberInstall | undefined
Object with info about the install results on ascension multipliers, or undefined if ascension is not possible.
Remarks
RAM cost: 2 GB
Get GangMemberInstall effects on ascension multipliers for a gang member after installing without performing the install.