bitburner-src/markdown/bitburner.singularity.isbusy.md

26 lines
764 B
Markdown
Raw Normal View History

2021-10-30 18:34:14 +02:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Singularity](./bitburner.singularity.md) &gt; [isBusy](./bitburner.singularity.isbusy.md)
## Singularity.isBusy() method
2021-12-03 20:12:32 +01:00
SF4.1 - Check if the player is busy.
2021-10-30 18:34:14 +02:00
<b>Signature:</b>
```typescript
isBusy(): boolean;
```
<b>Returns:</b>
boolean
True if the player is currently performing an action, false otherwise.
## Remarks
2021-11-03 05:27:21 +01:00
RAM cost: 0.5 GB
Returns a boolean indicating whether or not the player is currently performing an action. These actions include working for a company/faction, studying at a univeristy, working out at a gym, creating a program, committing a crime, or carrying out a Hacking Mission.