Skip to content

Latest commit

 

History

History
62 lines (30 loc) · 964 Bytes

File metadata and controls

62 lines (30 loc) · 964 Bytes

Home > bitburner > Singularity > getAugmentationsFromFaction

Singularity.getAugmentationsFromFaction() method

Get a list of augmentation available from a faction.

Signature:

getAugmentationsFromFaction(faction: FactionName): string[];

Parameters

Parameter

Type

Description

faction

FactionName

Name of faction.

Returns:

string[]

Array containing the names of all Augmentations.

Remarks

RAM cost: 5 GB * 16/4/1

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