OpenTTD NoAI API
Public Member Functions
AIStationList_Vehicle Class Reference

Creates a list of stations which the vehicle has in its orders. More...

Inheritance diagram for AIStationList_Vehicle:
AIList AIObject

Public Member Functions

 AIStationList_Vehicle (VehicleID vehicle_id)

Detailed Description

Creates a list of stations which the vehicle has in its orders.


Constructor & Destructor Documentation

AIStationList_Vehicle::AIStationList_Vehicle ( VehicleID  vehicle_id)
Parameters:
vehicle_idThe vehicle to get the list of stations he has in its orders from.