Skip to main content

Rope::getRopeVertexCount

Syntax

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

Required Arguments

  • rope: Object handle or object

Return value

  • int

Example

```js // todo ```

See also