GTA V NativesvehicleVehicle::getNumModsOn this pageVehicle::getNumModsReturns how many possible mods a vehicle has for a given mod type. Syntax ```js vehicle.getNumMods(modType); ``` Required Arguments modType: int Return value int Example See also