natives.SET TARGET CAR FOR MISSION GARAGE

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

Signature: void natives.SET_TARGET_CAR_FOR_MISSION_GARAGE(int garageId, int car)

Usage: sets the specific vehicle required for a mission garage

Parameters

int garageId Garage identifier.
int car Vehicle handle to act upon.

Return

void

On failure: void