GTA V NativespathfindPathfind::removeNavmeshBlockingObjectOn this pagePathfind::removeNavmeshBlockingObjectSyntax ```js mp.game.pathfind.removeNavmeshBlockingObject(p0); ``` Required Arguments p0: unknown (to be checked) Return value Undefined Example ```js // todo ``` See also