mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-30 04:47:03 +02:00
18 lines
437 B
Markdown
18 lines
437 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [GoAnalysis](./bitburner.goanalysis.md) > [clearAllPointHighlights](./bitburner.goanalysis.clearallpointhighlights.md)
|
|
|
|
## GoAnalysis.clearAllPointHighlights() method
|
|
|
|
Removes all highlights from the board.
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
clearAllPointHighlights(): void;
|
|
```
|
|
**Returns:**
|
|
|
|
void
|
|
|