2021-10-30 18:34:14 +02:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [FactionName](./bitburner.factionname.md)
|
|
|
|
|
|
|
|
## FactionName type
|
|
|
|
|
2021-10-30 21:46:34 +02:00
|
|
|
All factions.
|
|
|
|
|
2021-10-30 18:34:14 +02:00
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
|
|
|
type FactionName =
|
|
|
|
| "Illuminati"
|
|
|
|
| "Daedalus"
|
|
|
|
| "The Covenant"
|
|
|
|
| "ECorp"
|
|
|
|
| "MegaCorp"
|
|
|
|
| "Bachman & Associates"
|
|
|
|
| "Blade Industries"
|
|
|
|
| "NWO"
|
|
|
|
| "Clarke Incorporated"
|
|
|
|
| "OmniTek Incorporated"
|
|
|
|
| "Four Sigma"
|
|
|
|
| "KuaiGong International"
|
|
|
|
| "Fulcrum Secret Technologies"
|
|
|
|
| "BitRunners"
|
|
|
|
| "The Black Hand"
|
|
|
|
| "NiteSec"
|
|
|
|
| "Aevum"
|
|
|
|
| "Chongqing"
|
|
|
|
| "Ishima"
|
|
|
|
| "New Tokyo"
|
|
|
|
| "Sector-12"
|
|
|
|
| "Volhaven"
|
|
|
|
| "Speakers for the Dead"
|
|
|
|
| "The Dark Army"
|
|
|
|
| "The Syndicate"
|
|
|
|
| "Silhouette"
|
|
|
|
| "Tetrads"
|
|
|
|
| "Slum Snakes"
|
|
|
|
| "Netburners"
|
|
|
|
| "Tian Di Hui"
|
|
|
|
| "CyberSec"
|
|
|
|
| "Bladeburners";
|
|
|
|
```
|