Skip to main content

GetVehicleNeonColor

Returns Vehicle's neon color in RGB.

  • vehicle: parameter input should be in Vehicle type

NOTE: This function returns the color in Color type.

{{#tag:syntaxhighlight| Vehicle.GetVehicleNeonColor(player.Vehicle); |lang=csharp}} }}