mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
779 B
779 B
StudyTask interface
Study
Signature:
export interface StudyTask extends BaseTask
Extends: BaseTask
Remarks
An object representing the current study task
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| classType | string | ||
| location | LocationName | `${LocationName}` | ||
| type | "CLASS" |