natives.IS CHAR SITTING IN CAR

From GTA Connected
Revision as of 09:24, 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.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