bitburner-src/markdown/bitburner.sleeve.getsleeveaugmentations.md
Olivier Gagnon 43fc5dfd48 work on doc
2021-10-30 12:34:14 -04:00

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:

AugmentName[]

List of augmentation names that this sleeve has installed.

Remarks

4 GB