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