mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
936 B
936 B
Home > bitburner > Sleeve > setToCommitCrime
Sleeve.setToCommitCrime() method
If you are not in BitNode-10, then you must have Source-File 10 in order to use this function.
Return a boolean indicating whether or not this action was set successfully.
Returns false if an invalid action is specified.
Signature:
setToCommitCrime(sleeveNumber: number, name: Crime): boolean;
Parameters
| Parameter | Type | Description |
|---|---|---|
| sleeveNumber | number | Index of the sleeve to start commiting crime. |
| name | Crime | Name of the crime. Must be an exact match. |
Returns:
boolean
True if this action was set successfully, false otherwise.
Remarks
4 GB