mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
817 B
817 B
Home > bitburner > Singularity > getFactionWorkTypes
Singularity.getFactionWorkTypes() method
Get the work types of a faction.
Signature:
getFactionWorkTypes(faction: FactionName): FactionWorkType[];
Parameters
| Parameter | Type | Description |
|---|---|---|
| faction | FactionName | Name of the faction. |
Returns:
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.