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

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:

WorkStats

The WorkStats applied every game cycle (200ms) by taking the specified university class.