natives.HAS IMPORT GARAGE SLOT BEEN FILLED

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

natives.HAS_IMPORT_GARAGE_SLOT_BEEN_FILLED

Signature: void natives.HAS_IMPORT_GARAGE_SLOT_BEEN_FILLED(int garageId, int slot)

Usage: checks whether an import garage slot has been filled

Parameters

int garageId Garage identifier.
int slot Slot index.

Return

void

On failure: void