mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
863 B
863 B
Home > bitburner > SleeveTask
SleeveTask interface
Object representing a sleeve current task.
Signature:
export interface SleeveTask
Properties
| Property | Type | Description |
|---|---|---|
| crime | string | crime currently attempting, if any |
| factionWorkType | string | faction work type being performed, if any |
| gymStatType | string | stat being trained at the gym, if any |
| location | string | location of the task, if any |
| task | string | task type |