Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SimShift
MapTool
Ets2NavigationSegment.Ets2NavigationSegmentOption
C# Class SimShift.MapTool.Ets2NavigationSegment.Ets2NavigationSegmentOption
Datei anzeigen
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_oe property
public
int
EntryLane
return
int
ExitLane
public_oe property
public
int
ExitLane
return
int
HiResPoints
public_oe property
public
List
HiResPoints
return
List
LaneCrossOver
public_oe property
public
bool
LaneCrossOver
return
bool
Points
public_oe property
public
List
Points
return
List
Valid
public_oe property
public
bool
Valid
return
bool