natives.MARK CAR AS NO LONGER NEEDED

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

Signature: void natives.MARK_CAR_AS_NO_LONGER_NEEDED(int car)

Usage: flags a vehicle as disposable, allowing the engine to remove it when needed

Parameters

int car Vehicle handle to act upon.

Return

void

On failure: void