Doc 313c6c4: [Script] GetAllRailTypes and GetRailType are from ScriptEngine (#14745)

This commit is contained in:
SamuXarick
2025-10-30 17:36:43 +00:00
committed by dP
parent 96891c97e2
commit bbb8926a63
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -30,7 +30,7 @@
* \li GSVehicleList_Waypoint
* \li GSBaseStation::GetOwner
* \li GSError::ERR_BRIDGE_TOO_LOW
* \li GSRail::GetAllRailTypes
* \li GSEngine::GetAllRailTypes
*
* Other changes:
* \li GSBridge::GetBridgeID renamed to GSBridge::GetBridgeType
@@ -38,7 +38,7 @@
* \li GSList instances can now be saved
* \li GSVehicleList_Station accepts an optional GSVehicle::VehicleType parameter
* \li GSList instances can now be cloned
* \li GSRail::GetRailType will only return the first RailType of an engine, use GSRail::GetAllRailTypes instead
* \li GSEngine::GetRailType will only return the first RailType of an engine, use GSEngine::GetAllRailTypes instead
*
* \b 14.0
*