List all the cargoes. More...
#include "script_list.hpp"Go to the source code of this file.
Data Structures | |
| class | ScriptCargoList |
| Creates a list of cargoes that can be produced in the current game. More... | |
| class | ScriptCargoList_IndustryAccepting |
| Creates a list of cargoes that the given industry accepts. More... | |
| class | ScriptCargoList_IndustryProducing |
| Creates a list of cargoes that the given industry can produce. More... | |
| class | ScriptCargoList_StationAccepting |
| Creates a list of cargoes that the given station accepts. More... | |
List all the cargoes.
Definition in file script_cargolist.hpp.
1.7.1