Vehicle::neonEnabled
This property is used to check whether vehicle neon light is enabled or disabled
Setter
- `true` to enable neon, `false` to disable neon.
Getter
- `true` if neon is enabled, `false` if neon is disabled.
Example
See also
- [Vehicle::isNeonLightEnabled](/vehicle-isneonlightenabled) - Client side function
- [GetVehicleNeonState](https://wiki.gtanet.work/index.php?title=GetVehicleNeonState) - Same function in C# bridge