bitburner-src/markdown/bitburner.gang.getinstallresult.md
2024-02-26 09:51:48 -05:00

33 lines
942 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Gang](./bitburner.gang.md) &gt; [getInstallResult](./bitburner.gang.getinstallresult.md)
## Gang.getInstallResult() method
Get the effect of an install on ascension multipliers without installing.
**Signature:**
```typescript
getInstallResult(memberName: string): GangMemberInstall | undefined;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| memberName | string | Name of member. |
**Returns:**
[GangMemberInstall](./bitburner.gangmemberinstall.md) \| 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](./bitburner.gangmemberinstall.md) effects on ascension multipliers for a gang member after installing without performing the install.