Click or drag to resize

SimulationEngineSetCarDefect Method

[This is preliminary documentation and is subject to change.]

Sets the car defect.

Namespace:  TrafficSimulation.Simulation.Engine
Assembly:  TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
public void SetCarDefect(
	int id
)

Parameters

id
Type: SystemInt32
The identifier.

Implements

IEngineSetCarDefect(Int32)
See Also