C# Class TrafficManager.CustomAI.CustomTransportLineAI

Afficher le fichier Open project: seiggy/Skylines-Traffic-Manager

Méthodes protégées

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

Private Methods

Méthode Description
GetStopLane ( PathUnit &pos, VehicleInfo vehicleType ) : bool

Method Details

StartPathFind() protected static méthode

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