natives.IS CHAR SITTING IN CAR

natives.IS_CHAR_SITTING_IN_CAR

Signature: void natives.IS_CHAR_SITTING_IN_CAR(int ped, int car)

Usage: checks whether a character is sitting in a specific vehicle

Parameters

int ped Character handle to act upon.
int car Vehicle handle to act upon.

Return

void

On failure: void