Свойство | Type | Description | |
---|---|---|---|
Curves | List |
||
IDSII | string | ||
IDX | int | ||
Nodes | List |
Méthode | Description | |
---|---|---|
Ets2Prefab ( |
||
GeneratePolygonCurves ( |
||
GeneratePolygonForRoute ( |
||
GetAllRoutes ( ) : IEnumerable |
||
GetRoute ( int entryNode, IndicatorSignal signal ) : |
||
GetRoute ( int entryNode, int exitNode ) : IEnumerable |
||
GetRouteOptions ( int entryNodeId ) : IEnumerable |
||
IsFile ( string file ) : bool |
Méthode | Description | |
---|---|---|
FindExitNode ( |
||
FindStartNode ( |
||
IterateCurves ( IEnumerable
|
||
Parse ( ) : void |
public Ets2Prefab ( |
||
mapper | ||
file | string | |
Résultat | System |
public GeneratePolygonCurves ( |
||
node | ||
nodeOr | int | |
Résultat | IEnumerable |
public GeneratePolygonForRoute ( |
||
route | ||
node | ||
nodeOr | int | |
Résultat | IEnumerable |
public GetRoute ( int entryNode, IndicatorSignal signal ) : |
||
entryNode | int | |
signal | IndicatorSignal | |
Résultat |
public GetRoute ( int entryNode, int exitNode ) : IEnumerable |
||
entryNode | int | |
exitNode | int | |
Résultat | IEnumerable |
public GetRouteOptions ( int entryNodeId ) : IEnumerable |
||
entryNodeId | int | |
Résultat | IEnumerable |