mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-17 21:23:54 +01:00
22 lines
482 B
Markdown
22 lines
482 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [GoCheat](./bitburner.gocheat.md) > [getCheatCount](./bitburner.gocheat.getcheatcount.md)
|
||
|
|
||
|
## GoCheat.getCheatCount() method
|
||
|
|
||
|
Returns the number of times you've attempted to cheat in the current game.
|
||
|
|
||
|
**Signature:**
|
||
|
|
||
|
```typescript
|
||
|
getCheatCount(): number;
|
||
|
```
|
||
|
**Returns:**
|
||
|
|
||
|
number
|
||
|
|
||
|
## Remarks
|
||
|
|
||
|
RAM cost: 1 GB Requires BitNode 14.2 to use
|
||
|
|