mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
814 B
814 B
Home > bitburner > FactionWorkTask
FactionWorkTask interface
Faction Work
Signature:
export interface FactionWorkTask
Remarks
An object representing the current work for a faction
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
cyclesWorked | number | ||
factionName | string | ||
factionWorkType | FactionWorkType | ||
type | "FACTION" |