mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-26 11:10:58 +02:00
work on doc
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<!-- 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
|
||||
|
||||
Reference in New Issue
Block a user