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

14 lines
388 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [GangTaskStats](./bitburner.gangtaskstats.md) &gt; [difficulty](./bitburner.gangtaskstats.difficulty.md)
## GangTaskStats.difficulty property
Number representing the difficulty of the task
<b>Signature:</b>
```typescript
difficulty: number;
```