mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-01-24 06:51:27 +01:00
29 lines
1.2 KiB
Markdown
29 lines
1.2 KiB
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [OfficeAPI](./bitburner.officeapi.md)
|
||
|
|
||
|
## OfficeAPI interface
|
||
|
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
export interface OfficeAPI
|
||
|
```
|
||
|
|
||
|
## Methods
|
||
|
|
||
|
| Method | Description |
|
||
|
| --- | --- |
|
||
|
| [assignJob(divisionName, cityName, employeeName, job)](./bitburner.officeapi.assignjob.md) | |
|
||
|
| [buyCoffee(divisionName, cityName)](./bitburner.officeapi.buycoffee.md) | |
|
||
|
| [employees(divisionName, cityName)](./bitburner.officeapi.employees.md) | |
|
||
|
| [getEmployee(divisionName, cityName, employeeName)](./bitburner.officeapi.getemployee.md) | |
|
||
|
| [getOffice(divisionName, cityName)](./bitburner.officeapi.getoffice.md) | |
|
||
|
| [hireAdVert(divisionName)](./bitburner.officeapi.hireadvert.md) | |
|
||
|
| [hireEmployee(divisionName, cityName)](./bitburner.officeapi.hireemployee.md) | |
|
||
|
| [research(divisionName, researchName)](./bitburner.officeapi.research.md) | |
|
||
|
| [throwParty(divisionName, cityName, costPerEmployee)](./bitburner.officeapi.throwparty.md) | |
|
||
|
| [upgradeOfficeSize(divisionName, cityName, size)](./bitburner.officeapi.upgradeofficesize.md) | |
|
||
|
|