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

Latest commit

 

History

History
32 lines (18 loc) · 942 Bytes

bitburner.gang.getinstallresult.md

File metadata and controls

32 lines (18 loc) · 942 Bytes

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.