@@ -42,13 +42,13 @@ public:
ScriptVehicleList(void *filter_function, int params, ...);
#else
/**
* The constructor wrapper from Squirrel.
*/
ScriptVehicleList(HSQUIRRELVM vm);
#endif
#endif /* DOXYGEN_API */
};
* Creates a list of vehicles that have orders to a given station.
* @api ai game
* @ingroup ScriptList
Status change: