GTA V NativesentityEntity::setOnlyDamagedByRelationshipGroupOn this pageEntity::setOnlyDamagedByRelationshipGroupSyntax ```js entity.setOnlyDamagedByRelationshipGroup(p1, p2); ``` Required Arguments p1: Boolean p2: unknown (to be checked) Return value Undefined Example ```js // todo ``` See also