Skip to main content

GetVehicleNumberPlateStyle

Returns the vehicle's numberplate style.

  • vehicle: parameter input should be in Vehicle type

NOTE: This function returns data in int type

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