Click or drag to resize

IEngineSetCarDefect 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
void SetCarDefect(
	int id
)

Parameters

id
Type: SystemInt32
The identifier.
See Also