GetVehicleNeonLightsColour — FiveM Natives
0x7619EEE8C886757F · VEHICLE · all
Gets the color of the neon lights of the specified vehicle. See _SET_VEHICLE_NEON_LIGHTS_COLOUR for more information
Parameters
| Name | Type |
|---|---|
| vehicle | Vehicle |
| r | int* |
| g | int* |
| b | int* |
Returns
void