Creates a list of towns that are currently on the map. More...
#include <ai_townlist.hpp>
Static Public Member Functions | |
static const char * | GetClassName () |
Get the name of this class to identify it towards squirrel. |
Creates a list of towns that are currently on the map.
Definition at line 21 of file ai_townlist.hpp.
static const char* AITownList::GetClassName | ( | ) | [inline, static] |
Get the name of this class to identify it towards squirrel.
Reimplemented from AIList.
Definition at line 24 of file ai_townlist.hpp.