mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-17 13:13:49 +01:00
800 B
800 B
Home > bitburner > FactionWorkTask
FactionWorkTask interface
Faction Work
Signature:
export interface FactionWorkTask extends BaseTask
Extends: BaseTask
Remarks
An object representing the current work for a faction
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
factionName | string | ||
factionWorkType | FactionWorkType | ||
type | "FACTION" |