Skip to main content

GetVehiclePearlescentColor

Returns the vehicle's pearlescent color.

  • vehicle: parameter input should be in Vehicle type

NOTE: This function returns data in int type

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