CORPORATION: Expose valuation via ns.corporation.getCorporation() (#1765)

This commit is contained in:
catloversg
2024-11-11 07:32:25 +07:00
committed by GitHub
parent daec7482fa
commit e825492319
4 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [CorporationInfo](./bitburner.corporationinfo.md) &gt; [valuation](./bitburner.corporationinfo.valuation.md)
## CorporationInfo.valuation property
Corporation valuation
**Signature:**
```typescript
valuation: number;
```