Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 777 Bytes

bitburner.singularity.getfactionworktypes.md

File metadata and controls

32 lines (18 loc) · 777 Bytes

Home > bitburner > Singularity > getFactionWorkTypes

Singularity.getFactionWorkTypes() method

Get the work types of a faction.

Signature:

getFactionWorkTypes(faction: string): FactionWorkType[];

Parameters

Parameter Type Description
faction string Name of the faction.

Returns:

FactionWorkType[]

The work types of the faction.

Remarks

RAM cost: 1 GB * 16/4/1

This function returns an array containing the work types of the specified faction.