2022-12-29 20:28:53 -05:00
|
|
|
<!-- 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
|
|
|
|
|
2024-08-16 16:02:23 +07:00
|
|
|
Get corporation-related constants.
|
2022-12-29 20:28:53 -05:00
|
|
|
|
2023-02-11 13:18:50 -05:00
|
|
|
**Signature:**
|
2022-12-29 20:28:53 -05:00
|
|
|
|
|
|
|
```typescript
|
|
|
|
getConstants(): CorpConstants;
|
|
|
|
```
|
2023-02-11 13:18:50 -05:00
|
|
|
**Returns:**
|
2022-12-29 20:28:53 -05:00
|
|
|
|
|
|
|
[CorpConstants](./bitburner.corpconstants.md)
|
|
|
|
|
2024-08-16 16:02:23 +07:00
|
|
|
Corporation-related constants
|
|
|
|
|
|
|
|
## Remarks
|
|
|
|
|
|
|
|
RAM cost: 0 GB
|
2022-12-29 20:28:53 -05:00
|
|
|
|