GTA V NativesvehicleVehicle::getModColor2On this pageVehicle::getModColor2Syntax ```js vehicle.getModColor2(paintType, color); ``` Required Arguments paintType: int color: int Return value object: paintType, color Example ```js // todo ``` See also