natives.IS PLAYER TOUCHING VEHICLE

Revision as of 12:00, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

natives.IS_PLAYER_TOUCHING_VEHICLE

Signature: void natives.IS_PLAYER_TOUCHING_VEHICLE(int player, int car)

Usage: checks whether player touching vehicle

Parameters

int player Player handle to act upon.
int car Vehicle handle to act upon.

Return

void

On failure: void