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