bitburner-src/markdown/bitburner.grafting.getgraftableaugmentations.md
omuretsu 06a985bdf8 Revert "Remove markdown from git tracking (#139)"
This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
2022-10-21 11:16:00 -04:00

666 B

Home > bitburner > Grafting > getGraftableAugmentations

Grafting.getGraftableAugmentations() method

Retrieves a list of Augmentations that can be grafted.

Signature:

getGraftableAugmentations(): string[];

Returns:

string[]

An array of graftable Augmentations.

Remarks

RAM cost: 5 GB

Note that this function returns a list of currently graftable Augmentations, based off of the Augmentations that you already own.