mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-17 21:23:54 +01: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" |