mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
975 B
975 B
Home > bitburner > Grafting > graftAugmentation
Grafting.graftAugmentation() method
Begins grafting the named aug. You must be in New Tokyo to use this.
Signature:
graftAugmentation(augName: string, focus?: boolean): boolean;
Parameters
Parameter | Type | Description |
---|---|---|
augName | string | The name of the aug to begin grafting. Must be an exact match. |
focus | boolean | (Optional) Acquire player focus on this Augmentation grafting. Optional. Defaults to true. |
Returns:
boolean
True if the aug successfully began grafting, false otherwise (e.g. not enough money, or invalid Augmentation name provided).
Exceptions
Will error if called while you are not in New Tokyo.
Remarks
RAM cost: 7.5 GB