Entity::setLights

From RAGE Multiplayer Wiki
Revision as of 16:17, 1 August 2019 by Teacaddy (talk | contribs)

Syntax

entity.setLights(toggle);

Required Arguments

  • toggle: Boolean

Return value

  • Undefined

Example

  player.vehicle.setLights(0); // Turn off lights

See also