Skip to main content

Rope::getCgoffset

Syntax

```js mp.game.rope.getCgoffset(rope); ```

Required Arguments

  • rope: Object handle or object

Return value

  • Vector3

Example

```js // todo ```

See also