Vehicle::highbeams

From RAGE Multiplayer Wiki
Revision as of 18:50, 5 January 2017 by Niks (talk | contribs) (Created page with "This property returns high beams state. '''Note: this property is read-only.''' == Example == <source lang="javascript"> let highbeamsEnabled = vehicle.highbeams </source>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This property returns high beams state.

Note: this property is read-only.

Example

let highbeamsEnabled = vehicle.highbeams