mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 17:23:53 +01:00
844 B
844 B
Home > bitburner > Bladeburner > getSkillLevel
Bladeburner.getSkillLevel() 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.
This function returns your level in the specified skill.
The function returns -1 if an invalid skill name is passed in.
Signature:
getSkillLevel(name: BladeburnerSkills): number;
Parameters
Parameter | Type | Description |
---|---|---|
name | BladeburnerSkills |
Returns:
number
Level in the specified skill.
Remarks
RAM cost: 4 GB