World::trafficLights.locked
Locks the traffic lights in their current position.
Example
mp.world.trafficLights.locked = true // Lock the position
mp.world.trafficLights.locked = false // Unlock the position
Locks the traffic lights in their current position.
mp.world.trafficLights.locked = true // Lock the position
mp.world.trafficLights.locked = false // Unlock the position