C# Class TrafficManager.CustomAI.CustomTransportLineAI

显示文件 Open project: seiggy/Skylines-Traffic-Manager

Protected Methods

Method Description
StartPathFind ( ushort segmentId, NetSegment &data, ItemClass netService, VehicleInfo vehicleType, bool skipQueue ) : bool

Private Methods

Method Description
GetStopLane ( PathUnit &pos, VehicleInfo vehicleType ) : bool

Method Details

StartPathFind() protected static method

protected static StartPathFind ( ushort segmentId, NetSegment &data, ItemClass netService, VehicleInfo vehicleType, bool skipQueue ) : bool
segmentId ushort
data NetSegment
netService ItemClass
vehicleType VehicleInfo
skipQueue bool
return bool