Creates a list of stations of which you are the owner. More...
#include <script_stationlist.hpp>
Public Member Functions | |
ScriptStationList (ScriptStation::StationType station_type) |
Creates a list of stations of which you are the owner.
ai game
Definition at line 23 of file script_stationlist.hpp.
ScriptStationList::ScriptStationList | ( | ScriptStation::StationType | station_type | ) |
station_type | The type of station to make a list of stations for. |
Definition at line 18 of file script_stationlist.cpp.
References ScriptList::AddItem(), ScriptObject::GetCompany(), and OWNER_DEITY.