Skip to main content

Player::getGroupIndex

Returns the group id of which the specified ped is a member of.

Syntax​

```js player.getGroupIndex(); ```

Required Arguments​

Return value​

  • int

Example​

```js // todo ```

See also​