Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 884 Bytes

bitburner.gang.getascensionresult.md

File metadata and controls

32 lines (18 loc) · 884 Bytes

Home > bitburner > Gang > getAscensionResult

Gang.getAscensionResult() method

Get the result of an ascension without ascending.

Signature:

getAscensionResult(memberName: string): GangMemberAscension | undefined;

Parameters

Parameter Type Description
memberName string Name of member.

Returns:

GangMemberAscension | undefined

Object with info about the ascension results, or undefined if ascension is not possible.

Remarks

RAM cost: 2 GB

Get a GangMemberAscension result for ascending a gang member without performing the ascension.