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

832 B

Home > bitburner > Sleeve > getSleevePurchasableAugs

Sleeve.getSleevePurchasableAugs() method

List purchasable augs for a sleeve.

Signature:

getSleevePurchasableAugs(sleeveNumber: number): AugmentPair[];

Parameters

Parameter Type Description
sleeveNumber number Index of the sleeve to retrieve purchasable augmentations from.

Returns:

AugmentPair[]

List of augmentations that the player can buy for this sleeve.

Remarks

RAM cost: 4 GB

Return a list of augmentations that the player can buy for this sleeve.