Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 728 Bytes

bitburner.sleeve.settosynchronize.md

File metadata and controls

32 lines (18 loc) · 728 Bytes

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.