mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-20 13:15:48 +01:00
26 lines
625 B
Markdown
26 lines
625 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Gang](./bitburner.gang.md) > [getTaskNames](./bitburner.gang.gettasknames.md)
|
|
|
|
## Gang.getTaskNames() method
|
|
|
|
If you are not in BitNode-2, then you must have Source-File 2 in order to use this function.
|
|
|
|
Get the name of all valid tasks that Gang members can be assigned to.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
getTaskNames(): GangTasks[];
|
|
```
|
|
<b>Returns:</b>
|
|
|
|
[GangTasks](./bitburner.gangtasks.md)<!-- -->\[\]
|
|
|
|
All valid tasks that Gang members can be assigned to.
|
|
|
|
## Remarks
|
|
|
|
1 GB
|
|
|