mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +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 |