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

981 B

Home > bitburner > Singularity > getAugmentationsFromFaction

Singularity.getAugmentationsFromFaction() method

If you are not in BitNode-4, then you must have Level 3 of Source-File 4 in order to use this function and the RAM cost is doubled.

Returns an array containing the names (as strings) of all Augmentations that are available from the specified faction.

Signature:

getAugmentationsFromFaction(faction: FactionName): AugmentName[];

Parameters

Parameter Type Description
faction FactionName Name of faction.

Returns:

AugmentName[]

Array containing the names of all Augmentations.

Remarks

5 GB Level 3