C# Class TrafficManager.TrafficLight.CustomSegment

Mostra file Open project: Katalyst6/CSL.TransitAddonMod Class Usage Examples

Public Properties

Property Type Description
Node1 ushort
Node1Lights CustomSegmentLights
Node2 ushort
Node2Lights CustomSegmentLights

Property Details

Node1 public_oe property

public ushort Node1
return ushort

Node1Lights public_oe property

public CustomSegmentLights,TrafficManager.TrafficLight Node1Lights
return CustomSegmentLights

Node2 public_oe property

public ushort Node2
return ushort

Node2Lights public_oe property

public CustomSegmentLights,TrafficManager.TrafficLight Node2Lights
return CustomSegmentLights