GTA V NativesvehicleVehicle::getNumModColorsOn this pageVehicle::getNumModColorsSyntax ```js mp.game.vehicle.getNumModColors(paintType, p1); ``` Required Arguments paintType: int p1: Boolean Return value int Example ```js // todo ``` See also