natives.CHANGE GARAGE TYPE

From GTA Connected
Revision as of 11:43, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
Jump to navigation Jump to search

natives.CHANGE_GARAGE_TYPE

Signature: void natives.CHANGE_GARAGE_TYPE(int garageId, int type)

Usage: changes the type of an existing garage

Parameters

int garageId Garage identifier.
int type Type identifier.

Return

void

On failure: void