Player::getGroupIndex

From RAGE Multiplayer Wiki

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

Syntax

player.getGroupIndex();

Required Arguments

Return value

  • int

Example

// todo

See also