C# 클래스 TrafficManager.Configuration.LaneVehicleTypes

파일 보기 프로젝트 열기: Katalyst6/CSL.TransitAddonMod

공개 프로퍼티들

프로퍼티 타입 설명
laneId uint
vehicleTypes Traffic.ExtVehicleType

공개 메소드들

메소드 설명
LaneVehicleTypes ( uint laneId, Traffic vehicleTypes ) : System

메소드 상세

LaneVehicleTypes() 공개 메소드

public LaneVehicleTypes ( uint laneId, Traffic vehicleTypes ) : System
laneId uint
vehicleTypes Traffic
리턴 System

프로퍼티 상세

laneId 공개적으로 프로퍼티

public uint laneId
리턴 uint

vehicleTypes 공개적으로 프로퍼티

public Traffic.ExtVehicleType vehicleTypes
리턴 Traffic.ExtVehicleType