mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
869 B
869 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
RAM cost: 4 GB