 | ConstantsTargetVehicleCount Field |
[This is preliminary documentation and is subject to change.]
The target vehicle count.
Namespace:
TrafficSimulation.Common
Assembly:
TrafficSimulation.Common (in TrafficSimulation.Common.dll) Version: 1.0.0.2 (1.0.0.2)
Syntaxpublic const int TargetVehicleCount = 20
Public Const TargetVehicleCount As Integer = 20
public:
literal int TargetVehicleCount = 20
static val mutable TargetVehicleCount: int
Field Value
Type:
Int32
See Also