mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
DOCUMENTATION: Clarify "completion" property of GraftingTask (#1713)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
## GraftingTask interface
|
||||
|
||||
Faction Work
|
||||
Grafting Work
|
||||
|
||||
**Signature:**
|
||||
|
||||
@@ -14,7 +14,9 @@ export interface GraftingTask
|
||||
|
||||
## Remarks
|
||||
|
||||
An object representing the current grafting status
|
||||
An object representing the current grafting task
|
||||
|
||||
The "completion" property is a promise that resolves when the task is complete.
|
||||
|
||||
## Properties
|
||||
|
||||
|
||||
Reference in New Issue
Block a user