List all the vehicles (you own). More...
#include "script_list.hpp"#include "script_vehicle.hpp"Go to the source code of this file.
Data Structures | |
| class | ScriptVehicleList |
| Creates a list of vehicles of which you are the owner. More... | |
| class | ScriptVehicleList_Station |
| Creates a list of vehicles that have orders to a given station. More... | |
| class | ScriptVehicleList_Depot |
| Creates a list of vehicles that have orders to a given depot. More... | |
| class | ScriptVehicleList_SharedOrders |
| Creates a list of vehicles that share orders. More... | |
| class | ScriptVehicleList_Group |
| Creates a list of vehicles that are in a group. More... | |
| class | ScriptVehicleList_DefaultGroup |
| Creates a list of vehicles that are in the default group. More... | |
List all the vehicles (you own).
Definition in file script_vehiclelist.hpp.
1.7.1