Files
bitburner-src/markdown/bitburner.goanalysis.clearpointhighlight.md

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