bitburner-src/markdown/bitburner.sleeve.getsleevestats.md
Olivier Gagnon feb0430aff work on doc
2021-10-30 15:46:34 -04:00

33 lines
782 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Sleeve](./bitburner.sleeve.md) &gt; [getSleeveStats](./bitburner.sleeve.getsleevestats.md)
## Sleeve.getSleeveStats() method
If you are not in BitNode-10, then you must have Source-File 10 in order to use this function.
Return a structure containing the stats of the sleeve.
<b>Signature:</b>
```typescript
getSleeveStats(sleeveNumber: number): SleeveSkills;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| sleeveNumber | number | Index of the sleeve to get stats of. |
<b>Returns:</b>
[SleeveSkills](./bitburner.sleeveskills.md)
Object containing the stats of the sleeve.
## Remarks
RAM cost: 4 GB