Creates a list of vehicles of which you are the owner. More...
#include <ai_vehiclelist.hpp>
Static Public Member Functions | |
static const char * | GetClassName () |
Get the name of this class to identify it towards squirrel. |
Creates a list of vehicles of which you are the owner.
Definition at line 22 of file ai_vehiclelist.hpp.
static const char* AIVehicleList::GetClassName | ( | ) | [inline, static] |
Get the name of this class to identify it towards squirrel.
Reimplemented from AIList.
Definition at line 25 of file ai_vehiclelist.hpp.