Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.02 KB

bitburner.workformulas.universitygains.md

File metadata and controls

30 lines (20 loc) · 1.02 KB

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.