bitburner-src/markdown/bitburner.sleeve.getsleeveaugmentationrepreq.md

31 lines
657 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2022-11-24 14:19:51 +01:00
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Sleeve](./bitburner.sleeve.md) &gt; [getSleeveAugmentationRepReq](./bitburner.sleeve.getsleeveaugmentationrepreq.md)
2022-11-24 14:19:51 +01:00
## Sleeve.getSleeveAugmentationRepReq() method
Get reputation requirement of an augmentation.
**Signature:**
```typescript
getSleeveAugmentationRepReq(augName: string): number;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| augName | string | Name of Augmentation. |
**Returns:**
number
Reputation requirement of the augmentation.
## Remarks
RAM cost: 4 GB