mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-22 23:53:48 +01:00
20 lines
479 B
Markdown
20 lines
479 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
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
getConstants(): CorpConstants;
|
||
|
```
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
[CorpConstants](./bitburner.corpconstants.md)
|
||
|
|
||
|
corporation related constants
|
||
|
|