GTA V NativesvehicleVehicle::setCanBeTargettedOn this pageVehicle::setCanBeTargettedThis has not yet been tested - it's just an assumption of what the types could be. Syntax ```js vehicle.setCanBeTargetted(state); ``` Required Arguments state: Boolean Return value Undefined Example ```js // todo ``` See also