Перейти к содержанию

Vehicle::highbeams

Материал из RAGE MP Wiki Archive

This property returns high beams state.

Note: this property is read-only.

Example

<source lang="javascript"> let highbeamsEnabled = vehicle.highbeams </source>