Home > bitburner > Gang > getAscensionResult
Get the result of an ascension without ascending.
Signature:
getAscensionResult(memberName: string): GangMemberAscension | undefined;
Parameter | Type | Description |
---|---|---|
memberName | string | Name of member. |
Returns:
GangMemberAscension | undefined
Object with info about the ascension results. Undefined if ascension is impossible.
RAM cost: 2 GB
Get the result of an ascension without ascending.