GetVehicleTyreSmokeColor
Returns vehicle's tires smoke color in Color.
- vehicle: parameter input should be in Vehicle type
NOTE: This function returns the color in Color type.
{{#tag:syntaxhighlight| Vehicle.GetVehicleTyreSmokeColor(player.Vehicle); |lang=csharp}} }}