mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
942 B
942 B
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.