Data Structures

script_cargolist.hpp File Reference

List all the cargos. More...

#include "script_list.hpp"

Go to the source code of this file.

Data Structures

class  ScriptCargoList
 Creates a list of cargos that can be produced in the current game. More...
class  ScriptCargoList_IndustryAccepting
 Creates a list of cargos that the given industry accepts. More...
class  ScriptCargoList_IndustryProducing
 Creates a list of cargos that the given industry can produce. More...
class  ScriptCargoList_StationAccepting
 Creates a list of cargos that the given station accepts. More...

Detailed Description

List all the cargos.

Definition in file script_cargolist.hpp.