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

Vehicle::highbeams

Материал из RAGE MP Wiki Archive
Версия от 18:50, 5 января 2017; imported>Niks (Created page with "This property returns high beams state. '''Note: this property is read-only.''' == Example == <source lang="javascript"> let highbeamsEnabled = vehicle.highbeams </source>")
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

This property returns high beams state.

Note: this property is read-only.

Example

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