Skip to main content

SetVehicleDashboardColor

This function sets the vehicle's dashboard color.

  • vehicle: parameter input should be in Vehicle type
  • type: parameter input should be in int type

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