mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 02:32:55 +02:00
API: Updating typing for ns.singularity.getCurrentWork() (#989)
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [StudyTask](./bitburner.studytask.md)
|
||||
|
||||
## StudyTask interface
|
||||
|
||||
Study
|
||||
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
export interface StudyTask
|
||||
```
|
||||
|
||||
## Remarks
|
||||
|
||||
An object representing the current study task
|
||||
|
||||
## Properties
|
||||
|
||||
| Property | Modifiers | Type | Description |
|
||||
| --- | --- | --- | --- |
|
||||
| [classType](./bitburner.studytask.classtype.md) | | string | |
|
||||
| [cyclesWorked](./bitburner.studytask.cyclesworked.md) | | number | |
|
||||
| [location](./bitburner.studytask.location.md) | | string | |
|
||||
| [type](./bitburner.studytask.type.md) | | "CLASS" | |
|
||||
|
||||
Reference in New Issue
Block a user