Click or drag to resize

IRoute Methods

[This is preliminary documentation and is subject to change.]

The IRoute type exposes the following members.

Methods
  NameDescription
Public methodCreateVehicle
Creates a new vehicle
(Inherited from IVehicleLifetimeManager.)
Public methodDestoryVehicle
Destroys a vehicle
(Inherited from IVehicleLifetimeManager.)
Public methodGetNextPlaceable(IPlaceable)
Gets the next Placable on the connection and the distance
Public methodGetNextPlaceableT(IPlaceable)
Gets the next Placeable on the connection of a given type.
Public methodNextConnection
Returns the next node on this connection
Top
See Also