GTA V NativesvehicleVehicle::getModVariationOn this pageVehicle::getModVariationOnly used for wheels(ModType = 23/24) Returns true if the wheels are custom wheels Syntax ```js vehicle.getModVariation(modType); ``` Required Arguments modType: int Return value Boolean Example ```js // todo ``` See also