OpenTTD NoAI API
Public Member Functions

AIDepotList Class Reference

Creates a list of the locations of the depots (and hangars) of which you are the owner. More...

Inheritance diagram for AIDepotList:
AIList AIObject

Public Member Functions

 AIDepotList (AITile::TransportType transport_type)

Detailed Description

Creates a list of the locations of the depots (and hangars) of which you are the owner.


Constructor & Destructor Documentation

AIDepotList::AIDepotList ( AITile::TransportType  transport_type)
Parameters:
transport_typeThe type of transport to make a list of depots for.