mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
686 B
686 B
Home > bitburner > GoAnalysis > clearPointHighlight
GoAnalysis.clearPointHighlight() method
Removes the highlight color and text from the specified node.
Signature:
clearPointHighlight(x: number, y: number): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| x | number | the x coordinate to remove highlight from |
| y | number | the y coordinate to remove highlight from |
Returns:
void
Remarks
RAM cost: 0 GB