mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
859 B
859 B
Home > bitburner > Sleeve > getSleeveAugmentations
Sleeve.getSleeveAugmentations() method
If you are not in BitNode-10, then you must have Source-File 10 in order to use this function.
Return a list of augmentation names that this sleeve has installed.
Signature:
getSleeveAugmentations(sleeveNumber: number): AugmentName[];
Parameters
| Parameter | Type | Description |
|---|---|---|
| sleeveNumber | number | Index of the sleeve to retrieve augmentations from. |
Returns:
List of augmentation names that this sleeve has installed.
Remarks
4 GB