natives.IS PLAYER TOUCHING VEHICLE

From GTA Connected
Jump to navigation Jump to search

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