mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-22 23:53:48 +01:00
876 B
876 B
Home > bitburner > BasicHGWOptions
BasicHGWOptions interface
Options to affect the behavior of hack, grow, and weaken.
Signature:
interface BasicHGWOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
stock? | boolean | (Optional) Set to true this action will affect the stock market. | |
threads? | number | (Optional) Number of threads to use for this function. Must be less than or equal to the number of threads the script is running with. |