bitburner-src/markdown/bitburner.characterinfo.factions.md
Olivier Gagnon 2b79871c02 doc
2021-11-03 00:27:21 -04:00

14 lines
383 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [CharacterInfo](./bitburner.characterinfo.md) &gt; [factions](./bitburner.characterinfo.factions.md)
## CharacterInfo.factions property
Array of factions you are currently a member of
<b>Signature:</b>
```typescript
factions: string[];
```