mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-11 02:03:58 +01:00
606 B
606 B
Home > bitburner > OfficeAPI > getEmployee
OfficeAPI.getEmployee() method
Signature:
getEmployee(divisionName: string, cityName: string, employeeName: string): Employee;
Parameters
Parameter | Type | Description |
---|---|---|
divisionName | string | |
cityName | string | |
employeeName | string |
Returns: