GTA V NativesgraphicsGraphics::destroyTrackedPointOn this pageGraphics::destroyTrackedPointSyntax ```js mp.game.graphics.destroyTrackedPoint(point); ``` Required Arguments point: Object handle or object Return value Undefined Example ```js // todo ``` See also