bitburner-src/markdown/bitburner.workformulas.companygains.md

33 lines
922 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [WorkFormulas](./bitburner.workformulas.md) &gt; [companyGains](./bitburner.workformulas.companygains.md)
## WorkFormulas.companyGains() method
<b>Signature:</b>
```typescript
companyGains(
person: Person,
companyName: string,
workType: CompanyPosName | `${CompanyPosName}`,
favor: number,
): WorkStats;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| person | [Person](./bitburner.person.md) | |
| companyName | string | |
| workType | [CompanyPosName](./bitburner.companyposname.md) \| \`${[CompanyPosName](./bitburner.companyposname.md)<!-- -->}\` | |
| favor | number | |
<b>Returns:</b>
[WorkStats](./bitburner.workstats.md)
The WorkStats applied every game cycle (200ms) by performing the specified company work.