mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 05:33:54 +01:00
872 B
872 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
2 GB