bitburner-src/markdown/bitburner.sleeve.getsleeveaugmentations.md

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.