mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
767 B
767 B
Home > bitburner > Sleeve > getSleeveAugmentations
Sleeve.getSleeveAugmentations() method
Get augmentations installed on a sleeve.
Signature:
getSleeveAugmentations(sleeveNumber: number): string[];
Parameters
| Parameter | Type | Description |
|---|---|---|
| sleeveNumber | number | Index of the sleeve to retrieve augmentations from. |
Returns:
string[]
List of augmentation names that this sleeve has installed.
Remarks
RAM cost: 4 GB
Return a list of augmentation names that this sleeve has installed.