OpenTTD NoAI API
Public Member Functions

AICargoList_IndustryProducing Class Reference

Creates a list of cargos that the given industry can produce. More...

Inheritance diagram for AICargoList_IndustryProducing:
AIAbstractList AIObject

Public Member Functions

 AICargoList_IndustryProducing (IndustryID industry_id)

Detailed Description

Creates a list of cargos that the given industry can produce.


Constructor & Destructor Documentation

AICargoList_IndustryProducing::AICargoList_IndustryProducing ( IndustryID  industry_id)
Parameters:
industry_idThe industry to get the list of cargos it produces from.