C# Class TrafficManager.Custom.AI.CustomFireTruckAI

Inheritance: CarAI
Show file Open project: Katalyst6/CSL.TransitAddonMod

Public Methods

Method Description
CustomStartPathFind ( ushort vehicleID, Vehicle &vehicleData, Vector3 startPos, Vector3 endPos, bool startBothWays, bool endBothWays, bool undergroundTarget ) : bool

Method Details

CustomStartPathFind() public method

public CustomStartPathFind ( ushort vehicleID, Vehicle &vehicleData, Vector3 startPos, Vector3 endPos, bool startBothWays, bool endBothWays, bool undergroundTarget ) : bool
vehicleID ushort
vehicleData Vehicle
startPos Vector3
endPos Vector3
startBothWays bool
endBothWays bool
undergroundTarget bool
return bool