bitburner-src/markdown/bitburner.characterinfo.jobtitles.md
Olivier Gagnon f555c4567b update doc
2022-04-13 01:35:35 -04:00

14 lines
422 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; [jobTitles](./bitburner.characterinfo.jobtitles.md)
## CharacterInfo.jobTitles property
Array of job positions for all companies you are employed at. Same order as 'jobs'
<b>Signature:</b>
```typescript
jobTitles: string[];
```