Property | Type | Description | |
---|---|---|---|
Entry | |||
Exit | |||
Length | float | ||
Options | List |
||
Prefab | |||
Roads | List |
||
Type | Ets2NavigationSegmentType | ||
Weight | float |
Method | Description | |
---|---|---|
Ets2NavigationSegment ( |
||
Ets2NavigationSegment ( IEnumerable |
||
GenerateHiRes ( Ets2NavigationSegmentOption opt ) : void | ||
GenerateOptions ( |
||
Match ( int mySolution, |
||
MatchEntry ( int solI, |
||
MatchExit ( int solI, |
||
ToString ( ) : string |
public Ets2NavigationSegment ( |
||
prefab | ||
return | System |
public Ets2NavigationSegment ( IEnumerable |
||
roadPath | IEnumerable |
|
prevSeg | ||
return | System |
public GenerateHiRes ( Ets2NavigationSegmentOption opt ) : void | ||
opt | Ets2NavigationSegmentOption | |
return | void |
public GenerateOptions ( |
||
prevSeg | ||
nextSeg | ||
return | void |
public Match ( int mySolution, |
||
mySolution | int | |
prefabSegment | ||
return | bool |
public MatchEntry ( int solI, |
||
solI | int | |
prev | ||
return | bool |
public MatchExit ( int solI, |
||
solI | int | |
next | ||
return | bool |