GetVehicleMod
Returns the vehicle's mod.
- vehicle: parameter input should be in Vehicle type
NOTE: This function returns the mod in int type.
{{#tag:syntaxhighlight| Vehicle.GetVehicleMod(vehicle, slot); |lang=csharp}} }}