natives.HAS CAR BEEN DAMAGED BY WEAPON

From GTA Connected
Jump to navigation Jump to search

natives.HAS_CAR_BEEN_DAMAGED_BY_WEAPON

Signature: void natives.HAS_CAR_BEEN_DAMAGED_BY_WEAPON(int car, int weapon)

Usage: checks whether a vehicle was damaged by a specific weapon type

Parameters

int car Vehicle handle to act upon.
int weapon Weapon type identifier.

Return

void

On failure: void