C# 클래스 SimShift.MapTool.Ets2PrefabRoute

파일 보기 프로젝트 열기: nlhans/SimShift 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Indicator IndicatorSignal

공개 메소드들

메소드 설명
Ets2PrefabRoute ( List route, Ets2PrefabNode entry, Ets2PrefabNode exit ) : System.Collections.Generic
ToString ( ) : string

메소드 상세

Ets2PrefabRoute() 공개 메소드

public Ets2PrefabRoute ( List route, Ets2PrefabNode entry, Ets2PrefabNode exit ) : System.Collections.Generic
route List
entry Ets2PrefabNode
exit Ets2PrefabNode
리턴 System.Collections.Generic

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Indicator 공개적으로 프로퍼티

public IndicatorSignal Indicator
리턴 IndicatorSignal