bitburner-src/markdown/bitburner.singularity.getcrimestats.md
Olivier Gagnon 8b69fd7faa doc
2022-01-15 18:39:37 -05:00

33 lines
678 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Singularity](./bitburner.singularity.md) &gt; [getCrimeStats](./bitburner.singularity.getcrimestats.md)
## Singularity.getCrimeStats() method
Get stats related to a crime.
<b>Signature:</b>
```typescript
getCrimeStats(crime: string): CrimeStats;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| crime | string | Name of crime. Not case-sensitive |
<b>Returns:</b>
[CrimeStats](./bitburner.crimestats.md)
The stats of the crime.
## Remarks
RAM cost: 5 GB \* 16/4/1
Returns the stats of the crime.