natives.HAS CAR BEEN DAMAGED BY WEAPON

From GTA Connected
Revision as of 10:06, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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