Skip to main content

GetVehicleWheelColor

Returns the color of the wheels.

  • vehicle: parameter input should be in Vehicle type

NOTE: This function returns data in int type.

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