Skip to main content

GetVehicleWindowTint

Returns vehicle window tint.

  • vehicle: parameter input should be in Vehicle type

NOTE: This function returns data in int type.

{{#tag:syntaxhighlight| Vehicle.GetVehicleWindowTint(vehicle); |lang=csharp}} }}