GTA V NativesropeRope::unpinRopeVertexOn this pageRope::unpinRopeVertexSyntax ```js mp.game.rope.unpinRopeVertex(rope, vertex); ``` Required Arguments rope: Object handle or object vertex: int Return value unknown (to be checked) Example ```js // todo ``` See also