GTA V NativesplayerPlayer::getGroupIndexOn this pagePlayer::getGroupIndexReturns 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