Add: [Script] Optional filter parameter to ScriptVehicleList constructor (#11663)

This commit is contained in:
Loïc Guilloux
2024-01-01 01:07:47 +01:00
committed by GitHub
parent f56a2d0f82
commit a672813bb0
6 changed files with 109 additions and 3 deletions

View File

@@ -24,6 +24,9 @@
* API removals:
* \li AIError::ERR_PRECONDITION_TOO_MANY_PARAMETERS, that error is never returned anymore.
*
* Other changes:
* \li AIVehicleList accepts an optional filter function
*
* \b 13.0
*
* API additions: