mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
doc
This commit is contained in:
23
markdown/bitburner.singularity.getcurrentwork.md
Normal file
23
markdown/bitburner.singularity.getcurrentwork.md
Normal file
@@ -0,0 +1,23 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [getCurrentWork](./bitburner.singularity.getcurrentwork.md)
|
||||
|
||||
## Singularity.getCurrentWork() method
|
||||
|
||||
Get the current work the player is doing.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getCurrentWork(): any | null;
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
any \| null
|
||||
|
||||
- An object representing the current work. Fields depend on the kind of work.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 0.5 GB \* 16/4/1
|
||||
|
||||
Reference in New Issue
Block a user