mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01: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.