Creates a list of cargos that can be produced in the current game. More...
#include <ai_cargolist.hpp>
Static Public Member Functions | |
static const char * | GetClassName () |
Get the name of this class to identify it towards squirrel. |
Creates a list of cargos that can be produced in the current game.
Definition at line 21 of file ai_cargolist.hpp.
static const char* AICargoList::GetClassName | ( | ) | [inline, static] |
Get the name of this class to identify it towards squirrel.
Reimplemented from AIList.
Definition at line 24 of file ai_cargolist.hpp.