C# 클래스 TrafficManager.TrafficLight.CustomSegment

파일 보기 프로젝트 열기: Katalyst6/CSL.TransitAddonMod 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Node1 ushort
Node1Lights CustomSegmentLights
Node2 ushort
Node2Lights CustomSegmentLights

프로퍼티 상세

Node1 공개적으로 프로퍼티

public ushort Node1
리턴 ushort

Node1Lights 공개적으로 프로퍼티

public CustomSegmentLights,TrafficManager.TrafficLight Node1Lights
리턴 CustomSegmentLights

Node2 공개적으로 프로퍼티

public ushort Node2
리턴 ushort

Node2Lights 공개적으로 프로퍼티

public CustomSegmentLights,TrafficManager.TrafficLight Node2Lights
리턴 CustomSegmentLights