mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
761 B
761 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.