mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
1.0 KiB
1.0 KiB
Home > bitburner > WorkFormulas > universityGains
WorkFormulas.universityGains() method
Signature:
universityGains(
person: Person,
classType: UniversityClassType | `${UniversityClassType}`,
locationName: LocationName | `${LocationName}`,
): WorkStats;
Parameters
| Parameter | Type | Description |
|---|---|---|
| person | Person | |
| classType | UniversityClassType | `${UniversityClassType}` | |
| locationName | LocationName | `${LocationName}` |
Returns:
The WorkStats applied every game cycle (200ms) by taking the specified university class.