Skip to main content

GetVehicleNeonState

Returns the vehicle's neon state.

  • vehicle: parameter input should be in Vehicle type

NOTE: This function returns data in bool type.

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