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

27 lines
792 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; [gymGains](./bitburner.workformulas.gymgains.md)
## WorkFormulas.gymGains() method
**Signature:**
```typescript
gymGains(person: Person, gymType: GymType | `${GymType}`, locationName: string): WorkStats;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| person | [Person](./bitburner.person.md) | |
| gymType | [GymType](./bitburner.gymtype.md) \| \`${[GymType](./bitburner.gymtype.md)<!-- -->}\` | |
| locationName | string | |
**Returns:**
[WorkStats](./bitburner.workstats.md)
The WorkStats applied every game cycle (200ms) by taking the specified gym class.