Public Member Functions

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

Creates a list of cargos that the given industry accepts. More...

#include <script_cargolist.hpp>

Inheritance diagram for ScriptCargoList_IndustryAccepting:
ScriptList ScriptObject SimpleCountedObject

Public Member Functions

 ScriptCargoList_IndustryAccepting (IndustryID industry_id)

Detailed Description

Creates a list of cargos that the given industry accepts.

Note:
This list also includes cargos that are temporarily not accepted by this industry,
See also:
ScriptIndustry::IsCargoAccepted. ai

Definition at line 34 of file script_cargolist.hpp.


Constructor & Destructor Documentation

ScriptCargoList_IndustryAccepting::ScriptCargoList_IndustryAccepting ( IndustryID  industry_id  ) 

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