bitburner-src/markdown/bitburner.gangtasksstats.difficulty.md

14 lines
392 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; [GangTasksStats](./bitburner.gangtasksstats.md) &gt; [difficulty](./bitburner.gangtasksstats.difficulty.md)
## GangTasksStats.difficulty property
Number representing the difficulty of the task
<b>Signature:</b>
```typescript
difficulty: number;
```