Public Member Functions

ScriptVehicleList_Depot Class Reference
[Classes that create a list of items.]

Creates a list of vehicles that have orders to a given depot. More...

#include <script_vehiclelist.hpp>

Inheritance diagram for ScriptVehicleList_Depot:
ScriptList ScriptObject SimpleCountedObject

Public Member Functions

 ScriptVehicleList_Depot (TileIndex tile)

Detailed Description

Creates a list of vehicles that have orders to a given depot.

The list is created with a tile. If the tile is part of an airport all aircraft having a depot order on a hangar of that airport will be returned. For all other vehicle types the tile has to be a depot or an empty list will be returned. ai

Definition at line 51 of file script_vehiclelist.hpp.


Constructor & Destructor Documentation


The documentation for this class was generated from the following files: