C# Class SimShift.MapTool.Ets2PrefabRoute

Afficher le fichier Open project: nlhans/SimShift Class Usage Examples

Méthodes publiques

Свойство Type Description
Indicator IndicatorSignal

Méthodes publiques

Méthode Description
Ets2PrefabRoute ( List route, Ets2PrefabNode entry, Ets2PrefabNode exit ) : System.Collections.Generic
ToString ( ) : string

Method Details

Ets2PrefabRoute() public méthode

public Ets2PrefabRoute ( List route, Ets2PrefabNode entry, Ets2PrefabNode exit ) : System.Collections.Generic
route List
entry Ets2PrefabNode
exit Ets2PrefabNode
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Indicator public_oe property

public IndicatorSignal Indicator
Résultat IndicatorSignal