mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-23 06:32:26 +01:00
882 B
882 B
Home > bitburner > Bladeburner > getBlackOpRank
Bladeburner.getBlackOpRank() method
You have to be employed in the Bladeburner division and be in BitNode-7 or have Source-File 7 in order to use this function.
Returns the rank required to complete this BlackOp.
Returns -1 if an invalid action is specified.
Signature:
getBlackOpRank(name: BladeburnerBlackOps): number;
Parameters
Parameter | Type | Description |
---|---|---|
name | BladeburnerBlackOps | Name of BlackOp. Must be an exact match. |
Returns:
number
Rank required to complete this BlackOp.
Remarks
RAM cost: 2 GB