World::trafficLights.locked
Property: 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
Property: Locks the traffic lights in their current position.
mp.world.trafficLights.locked = true // Lock the position
mp.world.trafficLights.locked = false // Unlock the position