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