mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 10:42:51 +02:00
24 lines
502 B
Markdown
24 lines
502 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Corporation](./bitburner.corporation.md) > [getConstants](./bitburner.corporation.getconstants.md)
|
|
|
|
## Corporation.getConstants() method
|
|
|
|
Get corporation-related constants.
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
getConstants(): CorpConstants;
|
|
```
|
|
**Returns:**
|
|
|
|
[CorpConstants](./bitburner.corpconstants.md)
|
|
|
|
Corporation-related constants
|
|
|
|
## Remarks
|
|
|
|
RAM cost: 0 GB
|
|
|