mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
formulas for gang stuff
This commit is contained in:
24
markdown/bitburner.officeapi.throwparty.md
Normal file
24
markdown/bitburner.officeapi.throwparty.md
Normal file
@@ -0,0 +1,24 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [OfficeAPI](./bitburner.officeapi.md) > [throwParty](./bitburner.officeapi.throwparty.md)
|
||||
|
||||
## OfficeAPI.throwParty() method
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
throwParty(divisionName: string, cityName: string, costPerEmployee: number): Promise<number>;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| divisionName | string | |
|
||||
| cityName | string | |
|
||||
| costPerEmployee | number | |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
Promise<number>
|
||||
|
||||
Reference in New Issue
Block a user