GTA V NativesentityEntity::hasBeenDamagedByAnyPedOn this pageEntity::hasBeenDamagedByAnyPedSyntax ```js entity.hasBeenDamagedByAnyPed(); ``` Required Arguments Return value Boolean Example ```js // todo ``` See also