Home > bitburner > GraftingTask
Grafting Work
Signature:
export interface GraftingTask extends BaseTask
Extends: BaseTask
An object representing the current grafting task
Property | Modifiers | Type | Description |
---|---|---|---|
augmentation | string | ||
completion | Promise<void> | This promise resolves when the task is complete. | |
type | "GRAFTING" |