mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
734 B
734 B
Home > bitburner > Sleeve > setToShockRecovery
Sleeve.setToShockRecovery() method
Set a sleeve to shock recovery.
Signature:
setToShockRecovery(sleeveNumber: number): boolean;
Parameters
Parameter | Type | Description |
---|---|---|
sleeveNumber | number | Index of the sleeve to start recovery. |
Returns:
boolean
True if this action was set successfully, false otherwise.
Remarks
RAM cost: 4 GB
Return a boolean indicating whether or not this action was set successfully.