mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 13:43:49 +01:00
14 lines
452 B
Markdown
14 lines
452 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [CorpConstants](./bitburner.corpconstants.md) > [employeeSalaryMultiplier](./bitburner.corpconstants.employeesalarymultiplier.md)
|
||
|
|
||
|
## CorpConstants.employeeSalaryMultiplier property
|
||
|
|
||
|
Conversion factor for employee stats to initial salary
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
employeeSalaryMultiplier: number;
|
||
|
```
|