mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
750 B
750 B
Home > bitburner > GraftingTask
GraftingTask interface
Faction Work
Signature:
export interface GraftingTask
Remarks
An object representing the current grafting status
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| augmentation | string | ||
| completion | Promise<void> | ||
| cyclesWorked | number | ||
| type | "GRAFTING" |