mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
722 B
722 B
Home > bitburner > Sleeve > setToSynchronize
Sleeve.setToSynchronize() method
Set a sleeve to synchronize.
Signature:
setToSynchronize(sleeveNumber: number): boolean;
Parameters
Parameter | Type | Description |
---|---|---|
sleeveNumber | number | Index of the sleeve to start synchronizing. |
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.