bitburner-src/markdown/bitburner.ganggeninfo.faction.md

14 lines
384 B
Markdown
Raw Normal View History

2021-10-30 18:34:14 +02:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [GangGenInfo](./bitburner.ganggeninfo.md) &gt; [faction](./bitburner.ganggeninfo.faction.md)
## GangGenInfo.faction property
Name of faction that the gang belongs to ("Slum Snakes", etc.)
<b>Signature:</b>
```typescript
2021-11-03 05:27:21 +01:00
faction: string;
2021-10-30 18:34:14 +02:00
```