Files
bitburner-src/markdown/bitburner.sleevefactiontask.md
2025-05-10 22:13:22 -07:00

19 lines
487 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [SleeveFactionTask](./bitburner.sleevefactiontask.md)
## SleeveFactionTask type
**Signature:**
```typescript
type SleeveFactionTask = {
type: "FACTION";
factionWorkType: FactionWorkType;
factionName: FactionName;
};
```
**References:** [FactionWorkType](./bitburner.factionworktype.md)<!-- -->, [FactionName](./bitburner.factionname.md)