<!-- 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[];
```