natives.CHANGE GARAGE TYPE
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