mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
812 B
812 B
Grafting interface
Grafting API
Signature:
export interface Grafting
Remarks
This API requires Source-File 10 to use.
Methods
| Method | Description |
|---|---|
| getAugmentationGraftPrice(augName) | Retrieve the grafting cost of an aug. |
| getAugmentationGraftTime(augName) | Retrieves the time required to graft an aug. |
| graftAugmentation(augName, focus) | Begins grafting the named aug. You must be in New Tokyo to use this. |