GTA V NativespedPed::removeRelationshipGroupOn this pagePed::removeRelationshipGroupSyntax ```js mp.game.ped.removeRelationshipGroup(groupHash); ``` Required Arguments groupHash: Model hash or name Return value Undefined Example ```js // todo ``` See also