Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 715 Bytes

bitburner.bladeburner.getblackoprank.md

File metadata and controls

34 lines (19 loc) · 715 Bytes

Home > bitburner > Bladeburner > getBlackOpRank

Bladeburner.getBlackOpRank() method

Get black op required rank.

Signature:

getBlackOpRank(name: string): number;

Parameters

Parameter Type Description
name string Name of BlackOp. Must be an exact match.

Returns:

number

Rank required to complete this BlackOp.

Remarks

RAM cost: 2 GB

Returns the rank required to complete this BlackOp.

Returns -1 if an invalid action is specified.