mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
787 B
787 B
StudyTask interface
Study
Signature:
export interface StudyTask
Remarks
An object representing the current study task
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| classType | string | ||
| cyclesWorked | number | ||
| location | LocationName | `${LocationName}` | ||
| type | "CLASS" |