bitburner-src/markdown/bitburner.gang.gettasknames.md

26 lines
518 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Gang](./bitburner.gang.md) &gt; [getTaskNames](./bitburner.gang.gettasknames.md)
## Gang.getTaskNames() method
List member task names.
**Signature:**
```typescript
getTaskNames(): string[];
```
**Returns:**
string\[\]
All valid tasks that Gang members can be assigned to.
## Remarks
RAM cost: 0 GB
Get the name of all valid tasks that Gang members can be assigned to.