Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SimShift
MapTool
Ets2NavigationSegment.Ets2NavigationSegmentOption
C# Class SimShift.MapTool.Ets2NavigationSegment.Ets2NavigationSegmentOption
Show file
Open project: nlhans/SimShift
Public Properties
Property
Type
Description
EntryLane
int
ExitLane
int
HiResPoints
List
LaneCrossOver
bool
Points
List
Valid
bool
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
EntryLane
public property
public
int
EntryLane
return
int
ExitLane
public property
public
int
ExitLane
return
int
HiResPoints
public property
public
List
HiResPoints
return
List
LaneCrossOver
public property
public
bool
LaneCrossOver
return
bool
Points
public property
public
List
Points
return
List
Valid
public property
public
bool
Valid
return
bool