mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-17 21:23:54 +01:00
799 B
799 B
Home > bitburner > Singularity > getCrimeStats
Singularity.getCrimeStats() method
If you are not in BitNode-4, then you must have Level 3 of Source-File 4 in order to use this function and the RAM cost is doubled.
Returns the stats of the crime.
Signature:
getCrimeStats(crime: Crime): CrimeStats;
Parameters
Parameter | Type | Description |
---|---|---|
crime | Crime | Name of crime. Not case-sensitive |
Returns:
The stats of the crime.
Remarks
Singularity - Level 3